MuleSoft Certified Integration Architect – Level 1 — Question 58
What operation can be performed through a JMX agent enabled in a Mule application?
Answer options
- A. View object store entries
- B. Replay an unsuccessful message
- C. Deploy a Mule application
- D. Set a particular log4j2 log level to TRACE
Correct answer: D
Explanation
The correct answer is D because a JMX agent allows for management and monitoring of applications, including changing logging levels. Options A, B, and C do not pertain to the capabilities provided by a JMX agent in a Mule application.