Introduction
The rsyslog package is not installed by default on some systems. This prevents the messages, maillog, and secure log files from being generated and updated. This article provides the steps to install the rsyslog package.
Procedure
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Install the
rsyslogpackage.dnf install rsyslog
- Start the rsyslog service.
systemctl start rsyslog
- Log into WHM as the 'root' user.
- Navigate to "Home / Service Configuration / Service Manager."
- Scroll down to "rsyslog System Logger Daemon."
- Ensure both checkboxes are selected.
- Click the "Save" button.
Additional resources
The cPanel installer does not install/require syslog if it is missing