Kathy Lyons
07/05/2023, 2:09 PMsystemctl status osqueryd
I see the errors below
eventfactory.cpp:156] Event publisher not enabled: BFEventPublisher: Publisher disabled via config
eventfactory.cpp:156] Event publisher not enabled: auditeventpublisher: Publisher disabled via config
eventfactory.cpp:156] Event publisher not enabled: ionotify: Publisher disabled via config
eventfactory.cpp:156] Event publisher not enabled: syslog: Publisher disabled via config
My osquery.flag file looks like this:
--logger_plugin=filesystem
--config_plugin=filesystem
--logger_rotate=true
--logger_rotate_max_files=2
How can I get rid of these errors/warnings?Gavin
07/05/2023, 3:37 PMKathy Lyons
07/05/2023, 3:47 PM