We are using ActiveMQ REST API <http://activemq.apache.org/rest.html>   to
publish messages on topics.

I'd like to be able to track HTTP requests into ActiveMQ, via Jetty, such
that I can see timestamp, time taken etc. 

Is this possible?

I know that AMQ uses Jetty embedded - and ( based on this
<https://www.eclipse.org/jetty/documentation/9.3.x/configuring-jetty-request-logs.html>
 
) should in theory be able to get Jetty to write access logs, but I'm
struggling to relate this to inclusion in  AMQ control scripts
<http://activemq.apache.org/unix-shell-script.html>   




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to