https://github.com/osquery/osquery logo
#kolide
Title
# kolide
d

doteater

05/31/2019, 6:44 PM
Hey folks - can y'all please clarify for me: is configuring decorators via fleetctl/options.yaml deprecated in favor of api/json? I haven't been able to get decorators to show up at all following the cli docs.
z

zwass

05/31/2019, 6:44 PM
options.yaml is the appropriate way to configure decorators. Can you point me to the docs you are looking at? I may be able to clarify them.
s

sundsta

05/31/2019, 6:45 PM
Do you have overrides set? If you do all of the options from the global config section (such as decorators) are not applied to the OS you have overrides set for
2
d

doteater

05/31/2019, 6:50 PM
I think you nailed my issue exactly, thanks @sundsta
I only know because I had the same issue a few weeks ago 😁