We enabled the rabbitmq_event_exchange plugin and configured the management.http_log_dir directive in the rabbitmq.conf file to a directory location to gather access logs. The log file names are appended with a timestamp after the .log extension (access.log.timestamp). Is there a way to send the logs to a single file name (access.log) and then rotate the logs weekly?
We are able to do that for rabbitmq server logs in /var/log/rabbitmq but not for access logs.
We would appreciate any assistance on this. Thanks.
Edward Wienholt
Mantech Application Engineer