Merge branch 'ent-5935-Logs-de-la-consola-refactorizacion' of https://brutus.artica.es:8081/artica/pandorafms into ent-5935-Logs-de-la-consola-refactorizacion
This commit is contained in:
commit
e191dac383
|
@ -1,5 +1,6 @@
|
|||
# Centos, Redhat, Fedora
|
||||
/var/www/html/pandora_console/log/audit.log
|
||||
/var/www/html/pandora_console/log/cron.log
|
||||
/var/www/html/pandora_console/log/console.log {
|
||||
weekly
|
||||
missingok
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# OpenSUSE, SLES
|
||||
/srv/www/htdocs/pandora_console/log/audit.log
|
||||
/srv/www/htdocs/pandora_console/log/cron.log
|
||||
/srv/www/htdocs/pandora_console/log/console.log {
|
||||
weekly
|
||||
missingok
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# DEBIAN / UBUNTU
|
||||
/var/www/pandora_console/log/audit.log
|
||||
/var/www/pandora_console/log/cron.log
|
||||
/var/www/pandora_console/log/console.log {
|
||||
weekly
|
||||
missingok
|
||||
|
|
Loading…
Reference in New Issue