/var/log/vmware/nsx-syslog
{
    su root root
    rotate 28
    size 32M
    create
    missingok
    notifempty
    delaycompress
    compress
    nodateext
    postrotate
            /bin/kill -HUP `pgrep rsyslog 2> /dev/null` 2> /dev/null
    endscript
}
