On 10/07/2011 05:50 PM, Fraser Adams wrote:
What I'd quite like to be able to do is to log, but not deny if a queue
is created that's not one of a named set. I'm suspecting that I can't do
that with acl and I might have to write a QMF client to do that.

I think you are right, QMF may be the simplest way to go. You can quite easily get events sent out for queue creation and could then check the name against an expected set and log any deviation.

Incidentally, is it possible to get the broker to re-read an acl. I've
been restarting the broker, but that's not ideal in a live environment.

Yes, there is a QMF method on the broker for re-reading the ACL.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to