diff --git a/config/osquery.conf b/config/osquery.conf index a7530c9..f73309f 100644 --- a/config/osquery.conf +++ b/config/osquery.conf @@ -37,7 +37,6 @@ // Enable schedule profiling, this will fill in averages and totals for // system/user CPU time and memory for every query in the schedule. // Add a query: "select * from osquery_schedule" to record the performances. - "enable_monitor": "true", //Required for process and hardware monitoring "disable_events": "false", "disable_audit": "false"