simon herbst
06/05/2024, 5:37 PMsimon herbst
06/05/2024, 7:06 PMsimon herbst
06/05/2024, 7:17 PMsimon herbst
06/05/2024, 7:29 PMDale Ribeiro
06/05/2024, 8:01 PMcommand_line_flags
in agent options should do what you're looking for. Anything you add there is not additive and will replace any osquery command line flags in the CLI: https://fleetdm.com/docs/configuration/agent-configuration#command-line-flagsDale Ribeiro
06/05/2024, 8:01 PMDale Ribeiro
06/05/2024, 9:06 PMDale Ribeiro
06/05/2024, 9:07 PMsimon herbst
06/05/2024, 10:13 PMsimon herbst
06/05/2024, 10:14 PMDale Ribeiro
06/05/2024, 10:19 PMoverrides
in command_line_flags
. In the example for Overrides, the options
key contains osquery flagssimon herbst
06/06/2024, 11:10 AMDale Ribeiro
06/06/2024, 12:46 PMDale Ribeiro
06/06/2024, 4:42 PM--windows_event_channel
) will be ignored on platforms that don't support them
We can use sudo orbit shell -- --help
to see a list of configuration options broken down by type (CLI only, CLI and config, shell only).Rachel Perkins
06/10/2024, 3:25 PMDale Ribeiro
06/10/2024, 3:26 PMsudo orbit shell -- --help