/var/log/httpd-naat/*log {
    monthly
    missingok
    nocompress
    postrotate
/usr/bin/killall -HUP httpd-naat
    endscript
}
