Dispatcher Log
Is there way to setup dispatcher log rotation using cronolog : http://www.linuxhowtos.org/System/cronolog.htm or http://linux.die.net/man/1/cronolog
Apache ErrorLog and CustomLog works fine with cronolog
I came across https://helpx.adobe.com/experience-manager/kb/SetupDispatcherLogRotation.html which tell about doing log rotation using apache's rotatelogs,
But I wanted to use cronolog & thought to check if there is a way.