Open maxpain opened 6 years ago
I'm not sure what you mean; Are you interested in having a matcher configuration that allows you to write to a queue directly rather than an exchange? What's the use case for this?
You could implement a similar behavior using a topic or header based exchange that everything writes onto but is then filtered out to dedicated queues using a binding or routing key for instance?
Hi. It will be cool if this plugin creates durable queue for every container and push logs to it.