nick fury
05/22/2022, 7:53 PMErik Tank
05/23/2022, 4:19 AMjimmy
05/23/2022, 2:11 PMuser
05/23/2022, 7:13 PMJohn Michael Mizerany
05/23/2022, 9:19 PMterraform apply
creates a new hosted zone for us but we already have one with a cert provided by ACM. I am following the guide here: https://fleetdm.com/guides/deploying-fleet-on-aws-with-terraformjimmy
05/24/2022, 1:40 PMArtem
05/24/2022, 2:17 PMManish
05/25/2022, 6:31 AMfleetctl package
when run always packages the latest osquery from the internet?Saulo Guilhermino
05/25/2022, 2:43 PM/api/v1/osquery
and /api/v1/fleet
still exist in Fleet v4.14.0? Or the 'v1' path is no longer needed?Andreas Piening
05/25/2022, 3:43 PMfleetctl preview
I want to install fleet
on a public node with docker-compose
using traefic
to provide the HTTPs
cert via letsencrypt
. Is there any example / guide available which I can use as a template?user
05/25/2022, 5:41 PMclong
05/25/2022, 9:10 PMManish
05/26/2022, 6:46 AMDaniel Cross
05/26/2022, 6:56 AMAndreas Piening
05/26/2022, 12:27 PMStephen Nelson
05/26/2022, 11:16 PMKeith Swagler
05/27/2022, 1:03 AMKeith Swagler
05/27/2022, 1:03 AMKeith Swagler
05/27/2022, 1:03 AMDaniel Cross
05/27/2022, 3:48 AM/etc/osquery
, and I’ve tried the direct osqueryd while in that etc directory. Neither work.
The first - systemd - has no enrolment logs at all in the journal entries.
The second - direct - has a json error, which I’m failing to work out W0527 13:10:57.324188 1032001 tls_enroll.cpp:101] Failed enrollment request to <https://fleetpoc.avnsec.com/api/latest/osquery/enroll> (Cannot parse JSON: The document root must not be followed by other values. Offset: 4) retrying...
Any tips? I also wonder - is the pem file needed, as it is using a valid ACM certificate on the ALB.Freddy Al
05/28/2022, 8:26 PMW0528 16:25:28.241241 12361 tls_enroll.cpp:101] Failed enrollment request to <https://fleet.freddyal.com:443/api/osquery/enroll> (Request error: Failed to connect to <http://fleet.freddyal.com:443|fleet.freddyal.com:443>: Connection timed out) retrying...
Freddy Al
05/28/2022, 8:27 PMFreddy Al
05/28/2022, 8:27 PMuser
05/30/2022, 12:26 AMJuan Alvarez
05/30/2022, 10:23 AMtls
from osquery to FleetDM. In FleetDM, we do some transformations to the message (since we cant get osquery data "as is" in the SIEM side) and forward the data up to our SIEM.
For some reason (Fleet is down, connectivity issues...) osquery cant send data to FleetDM, so it will start buffering the data. After some hours, the FleetDM server is healthy or reachable again, and all the agents starts sending all the data at once.
In our case, a deployment of 1500~ agents with a reasonable amount of activity, will cause the FleetDM server to be overwhelmed (CPU 100%) when every endpoint start to send all the buffered data. This ends up in memory usage and fds piling up and eventually the box becomes unusable.
I wonder how people handle these kind of scenarios and if there is a good way to solve this problem. We can always increase Fleet HW specs or add nodes, but if we do so the CPU usage during normal behavior is too low and it seems like a waste of resources.
I have tried to reduce buffered_log_max
to 1000 to see if a lower amount of buffered events help to solve the issue, but i still find the same behavior.
Any ideas and/or advices are appreciated.
Thanks!abraham linkolan
05/30/2022, 2:48 PMabraham linkolan
05/31/2022, 6:48 AMjimmy
05/31/2022, 12:33 PMMystery Incorporated
05/31/2022, 5:21 PM"Error executing distributed query: fleet_detail_query_mdm: no such table: mdm","version":"5.2.3","decorations":{"company":"xxxx","host_hostname":"xxxxxx","username":"xxx"}}
Mystery Incorporated
05/31/2022, 5:21 PM