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

Add RollingFileWriter option to link to latest log segment #149

Closed
pabl0rg opened this issue May 31, 2020 · 1 comment
Closed

Add RollingFileWriter option to link to latest log segment #149

pabl0rg opened this issue May 31, 2020 · 1 comment
Assignees
Milestone

Comments

@pabl0rg
Copy link
Contributor

pabl0rg commented May 31, 2020

It would be very handy (especially for log-monitoring) to have a quick way to get to the latest log segment when using RollingFileWriter.

this could be done via an option like:
-Dtinylog.writer.linktolatest=/var/log/xyz/latest.log

where the writer keeps /var/log/xyz/latest.log symlinked to the latest segment

@github-actions
Copy link

github-actions bot commented Oct 9, 2022

This closed issue has been locked automatically. However, please feel free to file a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants