Files
playit-agent/linux/logrotate.conf
T

8 lines
75 B
Plaintext

/var/log/playit/playit.log {
rotate 3
daily
compress
notifempty
}