Srinivas Thurumella

Greenhorn
+ Follow
since Nov 15, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Srinivas Thurumella

I want to log it programatically. Like write a thread that wakes up every 5 mins and collects the number of times a Servlet has been invoked and if possible time it took to process a request.

As suggested by you, if I comment out the configuration in server.xml will it write to a file? Or do we have an API to retrieve the values?
13 years ago
Do we have a way to collect Servlet and JSP invocation stats in Tomcat?
13 years ago