What operation can be performed through a JMX agent enabled in a Mule application?
What operation can be performed through a JMX agent enabled in a Mule application?
A JMX agent enabled in a Mule application allows management and monitoring of the application, including configuring the log levels of Log4j2. Therefore, it can be used to set a particular log4j2 log level to TRACE.
"Log4J JMX agent, which exposes the configuration of the Log4J instance used by Mule for JMX management"
It should be D as JMX is related to log4j. Ref - https://logging.apache.org/log4j/2.x/manual/jmx.html
Selected Answer: D "Log4J JMX agent, which exposes the configuration of the Log4J instance used by Mule for JMX management"
D. Set a particular log4j2 log level to TRACE
D JMX management allows to set the severity level of server notifications sent to log4j