14.2. Install rsyslog Server
The rsyslog package must be installed on the system that you intend to use as a centralized logging server and all systems that will be configured to send logs to it. To do so, log in as the
root user and install the rsyslog package:
#yum install rsyslog
The rsyslog package is installed and ready to be configured.