/var/log/n-central/nagent.log {
   create 644 root root
   rotate 24
   size 10M
   missingok
   compress
   copytruncate
   nomail
#   notifempty
}
/var/log/n-central/xmpp.log {
   create 644 root root
   rotate 24
   size 10M
   missingok
   compress
   copytruncate
   nomail
#   notifempty
}
/var/log/n-central/agentupper.log {
   create 644 root root
   rotate 4
   size 10M
   missingok
   compress
   nomail
#   notifempty
}


