[nxlog-ce-users] redis output module

2015-02-03 Thread Shedis
Hi, is there any support for redis output module? regards, shedis -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub

[nxlog-ce-users] Parsing windows application crash event log messages

2014-06-23 Thread Shedis
Hello, Has anyone tried parsing the application crash event message under windows application event log. I'm trying the following but not sure how break the message into separate fields. I would appreciate any help or pointers. Example event id 1026 Example message text: Application: rupertd.

[nxlog-ce-users] add machine's IP address to the message

2014-06-13 Thread Shedis
Hi, I checked the docs but couldn't find any function to get machine's ip address. Is there such a function or a workaround. I need to add machine's IP address to the message. Regards, Sent from my Mobile Device! -- HPC

Re: [nxlog-ce-users] om_tcp connection

2014-05-25 Thread Shedis
raffic. > > Regards, > Botond > > On Tue, 20 May 2014 11:47:54 +0300 > Shedis wrote: > >> Hi, >> I have an output using om_tcp module. >> Does anyone know if nxlog always keeps a connection open to remote nxlog >> (input tcp)? At least that's wha

[nxlog-ce-users] om_tcp connection

2014-05-20 Thread Shedis
Hi, I have an output using om_tcp module. Does anyone know if nxlog always keeps a connection open to remote nxlog (input tcp)? At least that's what I'm seeing on my client/servers. Regards, Sent from my Mobile Device!

[nxlog-ce-users] Parallel route paths

2014-03-12 Thread Shedis
it something like parallel event handling. Regards, Shedis -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications

[nxlog-ce-users] Design Issue - 15K nxlog agents

2014-03-10 Thread Shedis
Hi, We are planning to put the nxlog in agent mode on machines around 15K approx. Mainly to get specific events within security event log.It seems we'll have implement some form of tcp load balancing. Do you suggest or recommend anything? Regards, S

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

2014-03-10 Thread Shedis
se im_interal in a route with > filtering. > > Regards, > Botond > > > On Fri, 7 Mar 2014 10:25:44 +0200 > Shedis wrote: > >> Hi Botond, >> You were right, my httpd doesn't seem to respect the keep-alive header and >> always closes the connection. I tried

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

2014-03-07 Thread Shedis
i wrote: > > Hi, > > It still looks like the http server closes the connection after each > message. > > Regards, > Botond > > On Tue, 4 Mar 2014 14:33:41 +0200 > Shedis wrote: > >> Hi Botond, >> Ok I enabled the keep alive config on the http serv

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

2014-03-04 Thread Shedis
recommend looking at the network traffic with wireshark/tcpdump to see > what's going on. > > Regards, > Botond > > On Mon, 3 Mar 2014 13:36:35 +0200 > Shedis wrote: > >> Yes, I'm running on windows. Can you tell what http protocol version verbs >>

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

2014-03-03 Thread Shedis
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, >> >>

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

2014-02-27 Thread Shedis
Hi, When using om_http module i’m seeing the following messages in nxlog, are these normal, any hints what is going wrong here? Module om_http Url http://x.x.x.x:8000/in.adp nxlog shows: 2014-02-28 00:42:08 INFO nxlog-ce-2.7.1191 started 2014-02-28 00:42:08 INFO connectin

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

2014-02-27 Thread Shedis
reference-manual.html#processing_rewrite > > Regards, > Botond > > On Thu, 27 Feb 2014 21:07:39 +0200 > Shedis wrote: > >> Hi Botond, >> Yes can choose or convert the eventing to one of these format before sending >> over network. >> >> Perhaps I cou

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

2014-02-27 Thread Shedis
432 > Server side: > http://nxlog.org/nxlog-docs/en/nxlog-reference-manual.html#idp35449296 > > Regards, > Botond > > On Thu, 27 Feb 2014 03:43:52 +0200 > Shedis wrote: > >> Hi, >> >> I’m able to setup I’m_msvistalog, query the needed events, filter using E

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

2014-02-26 Thread Shedis
the fields of event log to a remote server. Any example or hint would be appreciated. Thanks in advance! kind regards, Shedis -- Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic

Re: [nxlog-ce-users] nxlog on Windows 2012 R2 and 2GB limit crash

2014-02-26 Thread Shedis
apr_pollset_create if this is too large # define NX_POLLSET_NUM500 #else # define NX_POLLSET_NUM1 #endif Sent from my Mobile Device! > On Feb 26, 2014, at 13:41, Shedis wrote: > > I configured another nxlog service with im_tcp. Reconfigured 500 clients to > this port. After 500

Re: [nxlog-ce-users] nxlog on Windows 2012 R2 and 2GB limit crash

2014-02-26 Thread Shedis
4-02-26 13:29:04 INFO connecting to MYSERVER:MYPORT 2014-02-26 13:29:04 INFO reconnecting in 1 seconds Regards, > On Feb 26, 2014, at 10:51, Shedis wrote: > > Looking at blog server side log, I noticed that once service is started, 500 > client connections (im_ssl) are made, and then

Re: [nxlog-ce-users] nxlog on Windows 2012 R2 and 2GB limit crash

2014-02-26 Thread Shedis
d 643 times >>> 2014-02-25 15:16:08 ERROR ### PANIC at line 2326 in >>> module.c/nx_module_pollset_add_socket(): "failed to add descriptor to >>> pollset: Not enough space ; [cannot dump backtrace on this platform]" ### >>> …… > On Feb 26, 2014, a

Re: [nxlog-ce-users] nxlog on Windows 2012 R2 and 2GB limit crash

2014-02-25 Thread Shedis
:39, Botond Botyanszki wrote: > > Hi, > > Can you please create a ticket in trac and attach your conf. > https://sourceforge.net/apps/trac/nxlog-ce > Are you are using rename_field()? > > Regards, > Botond > > On Tue, 25 Feb 2014 20:42:50 +0200 > Shedis wr

[nxlog-ce-users] nxlog on Windows 2012 R2 and 2GB limit crash

2014-02-25 Thread Shedis
Hi, I’m running nxlog with its im_ssl (output type binary) on a windows 2012 R2 box, received messages are then directed to a csv file. Client’s are running nxlog configured to input evenltog output to om_ssl back to server. I see clients are connected and messages are being written to csv file