Skip to content

Commit b7394a6

Browse files
committed
fix: ES log level
1 parent a67c535 commit b7394a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfg/config_production.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"logger": {
33
"elasticsearch": {
4-
"level": "error",
4+
"level": "info",
55
"clientOpts": {
66
"node": "http://elasticsearch:9200"
77
},

0 commit comments

Comments
 (0)