meta data de esta página
  •  

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
Última revisiónAmbos lados, revisión siguiente
linux:logrotate [2012/02/22 10:10] lclinux:logrotate [2012/09/25 10:21] lc
Línea 7: Línea 7:
 <file>  <file> 
 #directorio donde están los logs de la aplicación  #directorio donde están los logs de la aplicación 
-"/home/tomcat/des/logs/*.log" +/home/tomcat/des/logs/*.log 
-"/home/tomcat/pre/logs/*.log"+/home/tomcat/pre/logs/*.log
 { {
  weekly  weekly
Línea 55: Línea 55:
   * http://lifeonubuntu.com/configuring-log-rotation-of-apache2-and-other-logs/   * http://lifeonubuntu.com/configuring-log-rotation-of-apache2-and-other-logs/
   * http://www.thegeekstuff.com/2010/07/logrotate-examples/   * http://www.thegeekstuff.com/2010/07/logrotate-examples/
 +  * http://articles.slicehost.com/2010/6/30/understanding-logrotate-on-centos-part-1
 +  * http://articles.slicehost.com/2010/6/30/understanding-logrotate-on-centos-part-2