The host (on the server) is a VIP that we are binding nxlog to

-----Original Message-----
From: Mark D. Nagel [mailto:mna...@willingminds.com] 
Sent: Tuesday, December 17, 2013 8:39 AM
To: nxlog-ce-users@lists.sourceforge.net
Subject: Re: [nxlog-ce-users] Windows log recommendations

On 12/17/2013 6:26 AM, Paul Fontenot wrote:
> When I attempt to use binary I receive the following error
>
> "2013-12-17 07:20:13 ERROR binary header not found in data received 
> from 192.168.0.2, is input really binary?"
>
> On the client
> <Output out>
>       Module  om_tcp
>       Host            192.168.0.200
>       Port            2514
>       OutputType      Binary
> </Output>
>
> On the server
> <Input tcp2-in>
>               Module  im_tcp
>               Host            192.168.0.200
>               Port            2514
>               InputType       Binary
>               Exec            to_json();
> </Input>
>

Hmm.  I'm not sure you are using Host properly on the input.  It certainly
can't be the same on both devices.  The input should be 0.0.0.0 which
indicates "listen on all interfaces".  See
http://nxlog-ce.sourceforge.net/nxlog-docs/en/nxlog-reference-manual.html#im
_tcp.  I'm not sure why you are getting that particular error, but I'm sure
that is the problem.

Regards,
Mark

--
Mark D. Nagel, CCIE #3177 <mna...@willingminds.com> Principal Consultant,
Willing Minds LLC (http://www.willingminds.com)
cell: 949-279-5817, desk: 714-495-4001, fax: 714-646-8277

** For faster support response time, please
** email supp...@willingminds.com or call 714-495-4000


----------------------------------------------------------------------------
--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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