Write Curator logs to STDOUT (#337)
This commit is contained in:
parent
9bbd587aec
commit
581d5480b3
|
@ -20,5 +20,5 @@ client:
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
loglevel: DEBUG
|
loglevel: DEBUG
|
||||||
logfile: /usr/share/curator/curator.log
|
logfile:
|
||||||
logformat: default
|
logformat: default
|
||||||
|
|
Loading…
Reference in New Issue