Ari Weinberg
08/04/2023, 3:37 PMKathy Satterlee
08/04/2023, 3:47 PM--logger_plugin=tls
--logger_tls_endpoint=/api/osquery/log
--logger_tls_period=10
From there, the path depends a bit on where you want the logs to wind up. A pretty common way to go about that is to stream the logs to an S3 bucket using Firehose and then pick them up from there with your SIEM. You can also use the filesystem logger in Fleet and use a log forwarder to push them wherever you need.
https://fleetdm.com/docs/configuration/fleet-server-configuration#osquery-result-log-pluginAri Weinberg
08/04/2023, 3:48 PM