How to rotate Apache2.2/logs/access_log without restarting AMS 5.0.1 on AWS.
The Adobe Media Server 5.0.1 docs say that Logging.xml controls rotating of the Apache access_log file but its not rotating and I don't see how to configure it in Logging.xml.
Logging.xml takes care of the AMS log files like Access.log but it doens't seem to handle the Apache logs. I've seen where you use logrotated to rotate the Apache logs, then issue a "reload" to the service, but AMS controls Apache and the AMS service only supports start, stop, and reload which takes a minimum of 5 to 10 seconds to reload the server. How can I rotate the Apache logs using Logger.xml or how can I issue a reload directly to Apache when the AMS scripts control it?
