Hi,

On Mon, 21 Oct 2013 06:21:21 +0000
Lindgren Daniel <daniel.lindg...@tullverket.se> wrote:

> <Output out_syslog>
>     Module      om_tcp
>     Host        syslog.company.com
>     Port        514
>     # Exec           to_syslog_ietf();
Since this is disabled, the tcp output sends the dhcp logs as is, i.e.
not in syslog format. This most likely confuses your syslog daemon on the
other end.


> Oct 18 13:10:42 windowsserver.company.com : 
> 10:41,Renew,172.22.24.19,android-eb545ee5cd9f7ae3.company.com,60A44C81D779,,2242570168,0,,,#015
> 
> Each log line is spread over two lines, seemingly at recurring intervals. 
> There are also spaces inserted,
> ie "13:10:41" is logged as "13: 10:41".

The output you pasted here is generated by a third-party tool, not nxlog.
You can redirect the output to a file to see what format the om_tcp would
send, just as you did.
Your syslog receiver probably needs proper syslog format, either
to_syslog_bsd() or ietf.

Regards,
Botond





------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to