Skip to content

Now log rotation will work for multiple instances#188

Open
shubham-rapidops wants to merge 1 commit intokeymetrics:masterfrom
shubham-rapidops:shubham/logrotate-for-multiple-instances
Open

Now log rotation will work for multiple instances#188
shubham-rapidops wants to merge 1 commit intokeymetrics:masterfrom
shubham-rapidops:shubham/logrotate-for-multiple-instances

Conversation

@shubham-rapidops
Copy link

When we have multiple instances of any process it does not rotate the logs for all those instances. Now it will rotate all the process and instance.

@stanleyxu2005
Copy link

stanleyxu2005 commented Dec 27, 2025

Hi Dev team,

We identified similar issue in vendor product. A log file in cluster mode grows uncontrollably (exceeds 3GB) because only the first instance's logs rotate, while others accumulate indefinitely. It is a diaster for devops.

I'd be very appreciated, if you can review this PR and fix the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants