bigbluebutton-Github/build/packages-template/bbb-webrtc-sfu/bbb-webrtc-sfu.logrotate

11 lines
185 B
Plaintext

/var/log/bbb-webrtc-sfu/*.log {
daily
missingok
rotate 7
compress
notifempty
copytruncate
dateext
dateformat -%Y-%m-%d
}