Hi,
i have a problem with the syslog forwarding to a RSA Netwitness SIEM.
I’ll explain my situation:
i have some RedHat Linux sources that sends secure log by rsyslog configuration. After processing this log in graylog i have to forward this messages to RSA Netwitness platform using the Syslog Output Plugin.
There’s a way to remove the “graylog” that the plugin adds sending the message?
I’ll show you an example:
Normal event:
Nov 29 10:33:14 centos su: pam_unix(su-l:session): session opened for user root by root(uid=0)
Forwarded event:
Nov 29 10:33:14 graylog centos su: pam_unix(su-l:session): session opened for user root by root(uid=0)