1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-26 10:03:37 +03:00
one/share/pkgs/logrotate/opennebula-flow
2018-02-21 17:06:20 +01:00

14 lines
144 B
Plaintext

delaycompress
dateext
dateformat -%Y%m%d-%s
compress
weekly
rotate 52
/var/log/one/oneflow.log {
missingok
notifempty
copytruncate
}