bigbluebutton-Github/labs/bbb-webhooks/config/bbb-webhooks.logrotate
2014-11-24 12:56:04 -02:00

9 lines
127 B
Plaintext

/usr/local/bigbluebutton/bbb-webhooks/log/*.log {
size 300M
copytruncate
rotate 30
compress
missingok
notifempty
}