Re: [nxlog-ce-users] om_http - ERROR unhandled event! (reqevents: 33, rtnevents: 64)

2014-03-03 Thread Shedis
Yes, I'm running on windows. Can you tell what http protocol version verbs are used by om_http module. It may help me to configure the http server more appropriately. Regards, Sent from my Mobile Device! > On Mar 3, 2014, at 10:59, Botond Botyanszki wrote: > > Hi, > > Looks like the http en

Re: [nxlog-ce-users] keep hostname

2014-03-03 Thread Botond Botyanszki
Hi, The "keep_hostname" thing is from syslog-ng. Are you subscribed to the wrong mailing list? Otherwise it looks like you need parse_syslog(), though it is just a guess since we don't know what your input is. Regards, Botond On Fri, 28 Feb 2014 12:23:29 -0800 venkat uk wrote: > Hello Expert

Re: [nxlog-ce-users] om_http - ERROR unhandled event! (reqevents: 33, rtnevents: 64)

2014-03-03 Thread Botond Botyanszki
Hi, Looks like the http endpoint is closing the connection immediately and the error message seems to be triggered by this. Are you running on windows? Regards, Botond On Fri, 28 Feb 2014 00:50:16 +0200 Shedis wrote: > Hi, > > When using om_http module i’m seeing the following messages in n

Re: [nxlog-ce-users] im_msvistalog - Send only some of the fields to remote server

2014-03-03 Thread Botond Botyanszki
Hi, Currently this is no possible. There are plans to add this kind of field whitelist/blacklist functionality so that fields can be kept or deleted more easily. Regards, Botond On Fri, 28 Feb 2014 00:13:01 +0200 Shedis wrote: > Yes, delete($field) did the trick. > Finally i added the delete