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