2009-12-28 19:20:50 +01:00
|
|
|
/var/log/pandora/pandora_agent.log
|
|
|
|
/var/log/pandora/pandora_server.log
|
|
|
|
/var/log/pandora/pandora_server.error {
|
2009-09-01 18:27:36 +02:00
|
|
|
weekly
|
|
|
|
missingok
|
2009-12-28 19:20:50 +01:00
|
|
|
size 128144
|
|
|
|
rotate 3
|
2009-11-08 02:38:04 +01:00
|
|
|
maxage 15
|
2009-09-01 18:27:36 +02:00
|
|
|
compress
|
|
|
|
notifempty
|
2009-12-28 19:20:50 +01:00
|
|
|
create 644 root root
|
2009-09-01 18:27:36 +02:00
|
|
|
sharedscripts
|
|
|
|
postrotate
|
2009-12-28 19:20:50 +01:00
|
|
|
/etc/init.d/pandora_server restart
|
2009-09-01 18:27:36 +02:00
|
|
|
endscript
|
|
|
|
}
|
2009-12-28 19:20:50 +01:00
|
|
|
|
|
|
|
# Only for SUSE / DEBIAN / UBUNTU
|
|
|
|
|
|
|
|
/var/www/pandora_console
|
|
|
|
/srv/www/htdocs/pandora_console/pandora_console.log {
|
|
|
|
weekly
|
|
|
|
missingok
|
|
|
|
size 100000
|
|
|
|
rotate 3
|
|
|
|
maxage 15
|
|
|
|
compress
|
|
|
|
notifempty
|
|
|
|
create 644 wwwrun www
|
|
|
|
}
|
|
|
|
|
|
|
|
/var/log/pandora/pandora_snmptrap.log {
|
2010-10-07 17:09:04 +02:00
|
|
|
weekly
|
2009-12-28 19:20:50 +01:00
|
|
|
missingok
|
2010-10-07 17:09:04 +02:00
|
|
|
size 500000
|
2009-12-28 19:20:50 +01:00
|
|
|
rotate 1
|
2010-10-07 17:09:04 +02:00
|
|
|
maxage 365
|
2009-12-28 19:20:50 +01:00
|
|
|
notifempty
|
2010-10-07 17:09:04 +02:00
|
|
|
create 664 root root
|
|
|
|
postrotate
|
2010-10-20 15:54:43 +02:00
|
|
|
rm /var/log/pandora/pandora_snmptrap.log.index 2> /dev/null
|
2010-10-07 17:09:04 +02:00
|
|
|
/etc/init.d/pandora_server restart
|
|
|
|
endscript
|
|
|
|
|
2009-12-28 19:20:50 +01:00
|
|
|
}
|