FleetDM Config File Location #10548
-
I just turned up Security Onion 2.3.250 with FleetDM 4.31.1. I want to know where to find the FleetDM config file. This stems from wanting to enable FleetDM Users and Software discovery. Documentation mentioned changing YAML files, but I didn't see anything telling me which files. I did find GitHub discussion #7844. @defensivedepth's answer got what I needed. Users and Software are both working. However, fleet.config appears to be a temporary file. I can create the file, do an "ls", and see it. Later I look in the same directory and it's gone. I assume either "fleetctl apply" or "so-fleet-restart" is deleting it. I may want to make more changes later. I assume there is some persistent config file where I can do this. In the docker context, I found /packs/osquery-config.conf, but it doesn't reflect the active config. So...
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
What kind of config options are you looking for? There are FleetDM App config options & osquery endpoint config options. |
Beta Was this translation helpful? Give feedback.
What kind of config options are you looking for?
There are FleetDM App config options & osquery endpoint config options.