Translate

Thursday 2 November 2023

What is the memory of logs a mule application can get or allowed by default in cloudhub?

 

What is the memory of logs a mule applicationcan get or allowed by default in cloudhub?

By default, Mule applications deployed to CloudHub are allowed to store up to 100 MB of log data per worker, or up to 30 days, whichever limit is reached first.

https://youtu.be/DnWsh8SWBlY

This means that if your Mule application generates a lot of logs, it is important to monitor the log storage usage and take action to prevent the log storage limit from being reached. This could involve increasing the log storage limit, rotating the logs, or archiving the logs to an external storage system.

To increase the log storage limit for your Mule application, you can contact MuleSoft support.

To rotate the logs for your Mule application, you can use the Mule Runtime log rotation feature. Log rotation allows you to specify how often the log files should be rolled over and how many old log files should be kept.

To archive the logs for your Mule application, you can use the Anypoint Monitoring Log feature. Anypoint Monitoring Log allows you to store an unlimited amount of log data in the cloud.

I hope this helps!

 

No comments:

Post a Comment

Note: only a member of this blog may post a comment.