0

Are there Java Flight Recorder / Java Mission Control custom events for Tomcat?

If so, where are they documented?

Kire Haglin
  • 6,569
  • 22
  • 27
XDR
  • 4,070
  • 3
  • 30
  • 54

1 Answers1

1

None that I as a JMC developer know about, so likely no, but it is of course possible.

Klara
  • 2,935
  • 22
  • 19
  • Following your comment, could you please add how can I view JDBC logs using apache tomcat, because I know there's one named Weblogic Server in the Event Types, but for the case of a Tomcat server, nothing like such is visible in there... I have been hunting this down for over a week now and no fruitful attempts so far. – robot_alien Sep 23 '19 at 16:01