MCIA - Level 1 Exam QuestionsBrowse all questions from this exam

MCIA - Level 1 Exam - Question 28


What aspect of logging is only possible for Mule applications deployed to customer-hosted Mule runtimes, but NOT for Mule applications deployed to CloudHub?

Show Answer
Correct Answer: D

For Mule applications deployed to customer-hosted Mule runtimes, it is possible to directly reference one shared and customized log4j2.xml file from multiple Mule applications. This setup leverages local file system access, which allows multiple applications to share configuration files. On the other hand, Mule applications deployed to CloudHub do not have the same access to a common file system, making it impractical to share a single log4j2.xml file across multiple applications.

Discussion

10 comments
Sign in to comment
Pavan_NagineniOption: D
Aug 27, 2021

D. To directly reference one shared and customized log4j2.xml file from multiple Mule applications

Viv2005Option: D
Nov 27, 2022

A - Log level (info to warn) can be changed without restarting in both on-prem and cloud using runtime manager> settings> logging. B - Custom log levels can be defined in log4j.xml so possible in both cloud and on-prem envs. C - Application logs can be redirected to Splunk for both Cloud and on-prem envs. D - I think it is not even possible on-prem to have a common log4j.xml configuration. Can anyone provide a reference on how to achieve this?

majda091983Option: D
Nov 22, 2022

it is D

GrumpOption: D
Dec 26, 2021

It should be D.

MuleKOption: D
Jun 2, 2022

D. To directly reference one shared and customized log4j2.xml file from multiple Mule applications

rodriguescontOption: C
Jun 28, 2022

C is correct docs.Mulesoft.com/runtime-manager/sending-data-from-arm-to-external-analytics-software

AkanshaR91Option: D
Jul 23, 2022

D. To directly reference one shared and customized log4j2.xml file from multiple Mule applications

madgeezerOption: D
Aug 4, 2022

D. To directly reference one shared and customized log4j2.xml file from multiple Mule applications

Ak_2020Option: D
Oct 5, 2022

D is correct

elagacOption: C
Jun 28, 2023

Logs and diagnostics are currently available only for applications deployed to CloudHub workers. For applications deployed to a local server, you can send data to external analytics software. See Export Data to External Analytics Tools. https://docs.mulesoft.com/cloudhub-1/viewing-log-data