-1

The documentation for log4j JMX beans says "unfortunately managing log4j settings is not production ready" from this link: https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/jmx/package-summary.html

No further information. I'm wondering if all I want to do is monitor the buffer size of the AsyncLogger, will this help me to do so by using something like jconsole or HPDiagnostics?

Mike
  • 609
  • 12
  • 36

1 Answers1

0

Log4j 1.x has been officially End-of-Life for over 2.5 years.

They suggest moving to Log4j 2.

Gary Russell
  • 166,535
  • 14
  • 146
  • 179