olemyk/ansible-ipquorum

IP quorum Log rotate

yardan11 opened this issue · 1 comments

Hi
Does the service take care to rename the log file before start the service - so it will not overwrite it everytime it start ?

Hi Yardan11.

For now it´s just appending to the same log file. No overwrite.
We are looking into what we can do to improve logging and security..
Because this can fill up the filesystem after a while. So log-rotate the file or maybe use stdout ?