π ~1 min read
Table of contents
Symptom & Impact
Local logs exist but SIEM or remote syslog server receives nothing from host.
Environment & Reproduction
Wrong target port/protocol, blocked firewalld egress, or rsyslog rule syntax errors.
Root Cause Analysis
Run: sudo systemctl status rsyslog and sudo rsyslogd -N1 for config validation.
Quick Triage
Test TCP/UDP connectivity to collector and confirm DNS resolution of target hostname.
Step-by-Step Diagnosis
Capture rsyslog logs showing queue growth or connection failure.

Solution – Primary Fix
Capture successful transmission after config reload.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Fix forwarding rule in /etc/rsyslog.d/*.conf and validate using rsyslogd -N1.
Verification & Acceptance Criteria
Open required egress if restricted and confirm network path with nc or telnet test.
Rollback Plan
Restart rsyslog: sudo systemctl restart rsyslog.
Prevention & Hardening
Generate test message with logger and verify it appears on remote collector.
Related Errors & Cross-Refs
Include rsyslog config lint checks in deployment pipeline and monitor queue depth.
Related tutorial: View the step-by-step tutorial for rhel-9.
View all rhel-9 tutorials on the Tutorials Hub β
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Restore last known-good rsyslog config and restart service.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today β we respond within one business day.