mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2025-02-23 22:55:16 +00:00
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
/var/log/playit/playit.log {
|
|
rotate 3
|
|
daily
|
|
copytruncate
|
|
compress
|
|
notifempty
|
|
}
|
|
|