Hi,<br><br>I am having a little bit of trouble figuring out what the proper backup procedure for the RabbitMQ state would be.<br><br>For the configuration (vhosts, users, exchanges, queues, etc.) I can use the normal Mnesia backup and restore. That I understand.<br>
<br>But for the persistant messages I am not so sure. How is the rabbit_persister.LOG managed? Can I just take a backup copy of it whenever, or may I only take one of the rabbit_persister.LOG.previous? Where would I look to find out how often it is rolled? Can I trigger a manual roll?<br>
<br>Any pointers are highly appreciated.<br><br>Thanks,<br>Robby<br><br>