Top "Rsyslog" questions

Rsyslog is enhanced syslogd with lot of enhanced features

rsyslog sending badly encoded (corrupted?) data via tcp (receiving using logstash)

My rsyslog logs locally correctly, however I wanted to also receive the logs remotely, so I added the rule: *.* @@myIP:5141 …

encoding logstash rsyslog
Filebeat vs Rsyslog for forwarding logs

I am currently using filebeat to forward logs to logstash and then to elasticsearch. Now, I am thinking about forwarding …

elasticsearch logstash rsyslog filebeat