Created
June 13, 2017 14:33
-
-
Save niedbalski/6243147d6360c38ff3c8ef4efa60bda2 to your computer and use it in GitHub Desktop.
juju logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /var/log/juju/*.log { | |
| daily | |
| minsize 5M | |
| maxsize 50M | |
| copytruncate | |
| rotate 7 | |
| missingok | |
| compress | |
| delaycompress | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment