Syslog Parsing Issue
Posted: Fri May 25, 2018 10:13 am
Hello,
I'm having issue with a specific syslog type being sent from an external application (Cylance Antivirus) to Log server.
any message sent results in a _grokparsefailure tag being added.
a sample message is:
<118>1 2018-05-25T15:01:26.0901161Z sysloghost CylancePROTECT - - - Test Connection Message.
I haven't setup any filters for this, I am just using a syslog input on a specific port with a specific type so I can identify this type more easily.
syslog {
type => 'Cylance_syslog'
port => 5555
}
Thanks,
I'm having issue with a specific syslog type being sent from an external application (Cylance Antivirus) to Log server.
any message sent results in a _grokparsefailure tag being added.
a sample message is:
<118>1 2018-05-25T15:01:26.0901161Z sysloghost CylancePROTECT - - - Test Connection Message.
I haven't setup any filters for this, I am just using a syslog input on a specific port with a specific type so I can identify this type more easily.
syslog {
type => 'Cylance_syslog'
port => 5555
}
Thanks,