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

Sudeep

06/07/2019, 12:24 AM
Hello, I am using osquery-3.3.2-1.linux.x86_64 on CentOS7. I was able to configure all the options to my requirement. I was wondering if there is a way to disable the scheduler messages that are being logged to //var//log/messages each time a scheduled query is executed.Example below scheduler.cpp:100] Executing scheduled query file_events: select * from file_events;
c

clong

06/11/2019, 7:23 PM
You want
--logger_min_status=1