wso2 / product-micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
204 stars 221 forks source link

[New Feature]: Logging Mechanism Enhancement: Per-Carbon Application Log Files #3583

Open sajith-madhusanka opened 2 months ago

sajith-madhusanka commented 2 months ago

Description

Although we have per-application logging, it does not fully address the need for separate log files for each Carbon application. Therefore, we are requesting a new feature to generate individual log files for each Carbon application.

Describe your problem(s)

Deploying a high number of Carbon applications on a single MI node and logging information for each application in a single log file can result in log files becoming cluttered and difficult to read.

Describe your solution(s)

Therefore, having individual log files for each Carbon application would be beneficial, as it would simplify troubleshooting and enhance clarity.

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response