diff --git a/inventory_provider/logging_default_config.json b/inventory_provider/logging_default_config.json index 2028968943f784aad9e97b48b66a7f0e7f89c08e..11be099d40aa41a2672b32cbf44f7a5199deeefc 100644 --- a/inventory_provider/logging_default_config.json +++ b/inventory_provider/logging_default_config.json @@ -65,7 +65,7 @@ }, "root": { - "level": "INFO", + "level": "WARNING", "handlers": ["console", "syslog_handler"] } } \ No newline at end of file