How to enable a log decoder in RSA NetWitness Platform to process raw syslog data that does not contain a valid priority field
Issue
In versions 10.6.5 + and 11.1+ we now have the option to process raw syslog data that does not contain a valid priority (<PRI>) field. In previous versions, this syslog would be dropped by the decoder and not processed at all.
Resolution
- Go to the log decoder>System page and Stop Capture.
- Then go to Logdecoder->explore page.
- Open log decoder config.
- Find capture.device.params.
- Add in -> requirePri=false
- Restart the log decoder service using below commands.
In 11.X,
systemctl stop nwlogdecoder.service
systemctl start nwlogdecoder.service
In 10.6.X,
stop nwlogdecoder
start nwlogdecoder
Product Details
RSA Product Set: NetWitness PlatformRSA Product/Service Type: Security Analytics Server
RSA Version/Condition: 10.6.5, 11.X
Approval Reviewer Queue
RSA NetWitness Suite Approval Queue