Exam MCIA - Level 1 All QuestionsBrowse all questions from this exam
Question 16

What operation can be performed through a JMX agent enabled in a Mule application?

    Correct Answer: D

    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.

Discussion
godricravenclawOption: D

"Log4J JMX agent, which exposes the configuration of the Log4J instance used by Mule for JMX management"

sanni27Option: D

It should be D as JMX is related to log4j. Ref - https://logging.apache.org/log4j/2.x/manual/jmx.html

PravinPunjabi11Option: D

Selected Answer: D "Log4J JMX agent, which exposes the configuration of the Log4J instance used by Mule for JMX management"

madgeezerOption: D

D. Set a particular log4j2 log level to TRACE

rodriguescontOption: D

D JMX management allows to set the severity level of server notifications sent to log4j