https://github.com/osquery/osquery logo
Title
a

Adam Connor

07/31/2022, 3:07 AM
ok I think the answer to this is- the configs are stored in MySQL but can be set up as .yml files. I’m still not sure how to use multiple config files as mentioned in the docs, but this will work for now
k

Kathy Satterlee

08/01/2022, 1:47 PM
Using multiple configuration works just like using one. You can just break the config up into sections and then use
fleetctl apply
to apply each file.