Dear Team,
RabbitMQ version : 3.9.13
Erlang version : 24.2.1
We are using the command rabbitmqctl.bat rotate_logs to rotate the large data log files from the past two years.
However rabbitmqctl.bat rotate_logs command has been deprecated and does nothing.
I have referred
https://www.rabbitmq.com/logging.html#log-rotation online But this helps to configure in rabbitmq.conf.
However I need to configure the advanced.config for automatic log rotation and log archiving based on the log size. i.e. Rotate the RabbitMQ log if the log reaches specific size and archive the old log files.
Request you to provide the configuration changes for advanced.config.
Please do the needful and let me know if there are any queries.