Forward only critical logs to centralized Rsyslog server
by z_haseeb from LinuxQuestions.org on (#4Y6RV)
ENVIRONMENT
rpm -qa|grep rsyslog
rsyslog-8.37.0-9.el8.x86_64
rsyslog-mysql-8.37.0-9.el8.x86_64
Red Hat OS = 8.0
Rsyslog client = SolarWinds-LogForwarder-FreeTool-v1.2.0
systemctl status rsyslog
a- rsyslog.service - System Logging Service
Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor pre>
Active: active (running) since Sat 2020-01-11 10:15:55 PKT; 1 weeks 3 days a>
QUERY
Rsyslog server is working fine. Windows OS, Cisco switches and HUAWEI firewall are sending the logs to centralized Rsyslog server successfully. I want that all (Windows OS, Cisco switches and HUAWEI firewall) send only critical logs information to centralized Rsyslog server


rpm -qa|grep rsyslog
rsyslog-8.37.0-9.el8.x86_64
rsyslog-mysql-8.37.0-9.el8.x86_64
Red Hat OS = 8.0
Rsyslog client = SolarWinds-LogForwarder-FreeTool-v1.2.0
systemctl status rsyslog
a- rsyslog.service - System Logging Service
Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor pre>
Active: active (running) since Sat 2020-01-11 10:15:55 PKT; 1 weeks 3 days a>
QUERY
Rsyslog server is working fine. Windows OS, Cisco switches and HUAWEI firewall are sending the logs to centralized Rsyslog server successfully. I want that all (Windows OS, Cisco switches and HUAWEI firewall) send only critical logs information to centralized Rsyslog server