diff --git a/cfg/config_production.json b/cfg/config_production.json index f4816e4..6ff156b 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" },