https://github.com/osquery/osquery logo
#fleet
Title
t

Ted Dorosheff

01/14/2022, 7:13 PM
in yaml config, should `file_paths`/`exclude_paths` be on the same indent as
decorators
? or are
file_paths
a sub parameter of
decorators
? Thanks!
l

Luke Heath

01/14/2022, 10:51 PM
Hello Ted! Looking at this example, it appears that
file_paths
/
exclude_paths
are on the same indent as `decorators`: https://fleetdm.com/docs/using-fleet/configuration-files#overrides-option
1
4 Views