diff --git a/cfg/config_production.json b/cfg/config_production.json index d892ee6..6871996 100644 --- a/cfg/config_production.json +++ b/cfg/config_production.json @@ -1,7 +1,7 @@ { "logger": { "elasticsearch": { - "level": "error", + "level": "info", "clientOpts": { "node": "http://elasticsearch:9200" },