Dear all, I have a Graylog 3.3.8 server.
I setup a Syslog UDP input, so I’m receiving a lot of syslog messages at UDP/514 local port.
I have 2 Cisco ASA firewalls that point to my Graylog server, from one of themn I’m receiving OK but from the second one I don’t receive any syslog message at all and I can see errors like this at /var/log/graylog-server/server.log:
server.log:2021-04-13T10:00:53.444-03:00 ERROR [DecodingProcessor] Error processing message RawMessage{id=c6ab6cf7-9eb3-11eb-8258-0050569ac4a8, journalOffset=18581012768, codec=syslog, payloadSize=151, timestamp=2021-04-16T13:00:53.439Z, remoteAddress=/192.168.0.100:514}
And this type of error at /var/log/graylog-server/restaccess.log:
2021-04-16 09:57:45,049 ERROR: org.graylog2.shared.buffers.processors.DecodingProcessor - Error processing message RawMessage{id=56616490-9eb3-11eb-8258-0050569ac4a8, journalOffset=18580579980, codec=syslog, payloadSize=160, timestamp=2021-04-16T12:57:45.049Z, remoteAddress=/192.168.0.100:514}
Both Cisco ASA firewalls are configured in the same way at syslog level.
Please can you help me ?
Thanks a lot !