Skip to main content

Log size concerns

Comments

1 comment

  • cPanelRyland
    Hello, Syslog is a standard logging facility which collects messages of various programs and services including the kernel, and stores them, depending on setup, in a bunch of log files typically under /var/log/. You can read about Syslog below: syslog - Wikipedia The file /var/log/messages aims at storing valuable, non-debug and non-critical messages. This log should be considered the "general system activity" log. I would recommend reviewing the contents of the log to determine what is causing this specific log to grow in size, regarding your logs not being properly rotated I was able to locate a similar issue which previously occurred that may provide assistance: logrotate problem Please feel free to open up a ticket with us so that we can investigate this further
    0

Please sign in to leave a comment.