Your IP : 216.73.216.40


Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/monarx-agent

/var/log/monarx-agent.log {
  rotate 7
  daily
  compress
  missingok
  notifempty
  create 600 root root
  copytruncate
  dateext
  delaycompress
}