Curator log path setting

Is there a way to set the daily rolling log file for the curator?

logging:
loglevel: INFO
logfile:/tmp/curator.log
logformat: default
blacklist: ['elasticsearch', 'urllib3']

It does not presently do any kind of rollover on its own.

OK. Thank you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.