2 Replies Latest reply on Sep 25, 2002 1:11 AM by coldbeans

    exposing searching operation of Log4j log files using JMX

    johnlukar


      I am looking to create an operation to allow searching of the log4j log files on my managed resources.

      I will be using the HtmlAdapater of whatever RI to customize and create the necessary forms to do regex searches against whatever log file.

      Any ideas on how to do this using JMX operation?

      I don't want searches of multi-meg log files to effect the performance of my managed resource. I plan on using model MBean unless you think I should do otherwise.

      any ideas greatly appreciated?

      regards