Hi  David, 

As they are sophisticated, diagnostic services are usually given by dedicated 
solution and not ad-hoc development. I known licensed solutions (app dynamics 
and there should exists other competitors Here is a quora discussion about open 
source competitors : 
https://www.quora.com/Application-Performance-Management-Is-there-an-open-source-competitor-to-AppDynamics
 

As you mention «  information about the number of calls to the main service », 
these informations can also be offered by API management solutions. There’s a 
number of open source competitors for this orientation.

Kind regards,
Pascal

> Le 9 sept. 2016 à 21:40, KARR, DAVID <dk0...@att.com> a écrit :
> 
> I'm considering writing a secondary diagnostics service for my CXF REST app 
> running in Tomcat (TomEE) that can return some information about the number 
> of calls to the main service in a particular time period.  Is there an API I 
> can use in Java that will give me access to the current access log 
> information?  I know that I could always hack something together with a fully 
> qualified path to the file and manual code to parse it, but it seems like 
> this is something that would have been done before, so perhaps there's an 
> easier to use API for this.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to