>> I am trying to use Nxlog on Windows to send events to syslog-ng. I have
>> configured Nxlog to use TLS, and both Nxlog and syslog-ng seem to report
>> a successful TLS negotiation. Yet when I actually generate an event using:
>>
>>         eventcreate /ID 1 /L APPLICATION /T INFORMATION /SO MYEVENTSOURCE
>> /D "Hello, world!"
>>
>> I see the following logged by syslog-ng on the receiving side:
>>
>>         [...] invalid frame header; header = '' [...]

> OutputType Syslog_TLS ?

That was it. Thank you!

>From the manual: "The name Syslog_TLS is a little misleading ..." I had
thought the use of Syslog_TLS was unnecessary due to the use of im_ssl;
I did not realize it had to do with framing and not TLS itself.

-- 
Mike

:wq

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to