Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log Rotations aren't rotated properly #55

Open
breautek opened this issue Sep 14, 2022 · 0 comments
Open

Log Rotations aren't rotated properly #55

breautek opened this issue Sep 14, 2022 · 0 comments
Assignees

Comments

@breautek
Copy link
Owner

It seems like when a log file is full, it rotates by writing to LogX.log instead of actually rotation log files (where X is a number).

This especially becomes an issue when you're attempting to use the log files with third-party services like AWS cloudwatch agent.

The "active" log should always be the named "Log.log" and the rotated logs should contain the number format.

@breautek breautek self-assigned this Sep 14, 2022
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

No branches or pull requests

1 participant