Dan Achin
12/16/2020, 10:03 PMzwass
12/17/2020, 12:20 AMoverrides
section)Dan Achin
12/17/2020, 12:42 AMGavin
12/17/2020, 6:34 PMSeth Hanford
12/17/2020, 6:35 PMDan Achin
12/17/2020, 6:38 PMzwass
12/17/2020, 7:10 PMfile_paths
for FIM). Others not so much (eg. logger_plugin: tls,aws_kinesis
and logger_lugin: tls,filesystem
-- should a host get all three? Which one overrides?). One idea is to allow hosts to be assigned to something similar to a label but with only a single assignment per host. Then configs can be targeted to that new label-thing without having to address the merging problem.Dan Achin
12/17/2020, 9:26 PMzwass
12/17/2020, 9:45 PMDan Achin
12/17/2020, 10:48 PMzwass
12/17/2020, 10:48 PMwindows
override in the Fleet config.Dan Achin
12/17/2020, 10:50 PMzwass
12/17/2020, 11:00 PMDan Achin
01/06/2021, 8:08 PMfleetctl get config
info is stored since we'd like to put that into hiera also.zwass
01/06/2021, 11:22 PMfleetctl get options
(osquery options) are stored in the Fleet database. The settings for fleetctl get config
(Fleet application config) are also stored in the Fleet database.fleetctl apply -f
to apply them to Fleet in their CI run.Dan Achin
01/06/2021, 11:24 PM