summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/logrotate-server.xymon
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/xymon/logrotate-server.xymon')
-rw-r--r--abs/core/xymon/logrotate-server.xymon5
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core/xymon/logrotate-server.xymon b/abs/core/xymon/logrotate-server.xymon
index 2267da8..cdbf339 100644
--- a/abs/core/xymon/logrotate-server.xymon
+++ b/abs/core/xymon/logrotate-server.xymon
@@ -1,7 +1,8 @@
/var/log/hobbit/* {
missingok
- size 512K
- rotate 0
+ notifempty
+ size 512k
+ rotate 2
compress
postrotate
if [ -f /service/xymon-server/run ]