[nxlog-ce-users] Sending unedited Cisco syslogs

2014-06-02 Thread Nixon, Anthony S.
First let me say what a great app this is. I found this in an article about using Graylog2 and NXLog together. What I am finding is that the hostname/source name is being somehow stripped from the message as GrayLog2 gets it. NXLog is installed on the same server as GrayLog2 and I have tried

Re: [nxlog-ce-users] Sending unedited Cisco syslogs

2014-06-02 Thread Botond Botyanszki
Hi Anthony, Probably Graylog2 is expecting standards compliant syslog, i.e. as per RFC 3164. Even though "cisco" is on list of authors for RFC 3164, they can't get the format right. Every other cisco device will send some variation of a timestamp that's non standards compliant. This is yet another