MINI MINI MANI MO

Path : /etc/logrotate.d/
File Upload :
Current File : //etc/logrotate.d/apache

/opt/apache/logs/*log {
   copytruncate
   daily
   rotate 30
   notifempty
   dateext
   postrotate
      /opt/apache/bin/apachectl graceful
   endscript
}

OHA YOOOO