Skip to content
Snippets Groups Projects
Verified Commit f46dc430 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrade): Prevent logs from spoiling a node

This patch installs a log rotate function that prevents the
/var/log/messages log to become gigabytes in size and rotating them away
with a maximum size of 100M.

The reason for this is to prevent the host system from getting issues
due to excessive logging and rendering a host unusable.
parent 4d22ce09
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment