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 rotate for compute nodes #409

Open
poquirion opened this issue Jan 13, 2025 · 0 comments
Open

Log rotate for compute nodes #409

poquirion opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@poquirion
Copy link
Contributor

A log rotate script should be added for compute nodes on the managment node. It can be problematic for long running clusters:

a rotate file with something like this listing all the possible compute node would do the trick.

/var/log/<compute-prefix1>-*/*log {
[...]
}
/var/log/<compute-prefix2>-*/*log {
[...]
}
[...]
@cmd-ntrf cmd-ntrf self-assigned this Feb 5, 2025
@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants