Is there a way to make the message queue persistent? We have instances were an app will send an unusual amount of logs, sometimes filling the queue. With potentially a million messages in the queue it would be nice to have this be persistent across service restarts.
↧