MCIA - Level 1 Exam QuestionsBrowse all questions from this exam

MCIA - Level 1 Exam - Question 16


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

Show Answer
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

5 comments
Sign in to comment
sanni27Option: D
Jan 11, 2022

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

godricravenclawOption: D
Feb 9, 2023

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

rodriguescontOption: D
Jun 27, 2022

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

madgeezerOption: D
Aug 4, 2022

D. Set a particular log4j2 log level to TRACE

PravinPunjabi11Option: D
Apr 5, 2023

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