Re: [rsyslog] Advice on developing module to rsyslog 6

2012-05-10 Thread Rainer Gerhards
> -Original Message- > From: rsyslog-boun...@lists.adiscon.com [mailto:rsyslog- > boun...@lists.adiscon.com] On Behalf Of Brian Knox > Sent: Thursday, May 10, 2012 10:51 PM > To: rsyslog-users > Subject: Re: [rsyslog] Advice on developing module to rsyslog 6 > > Pablo, Rainer - > > We tal

[rsyslog] Missing logs even with relp and ActionQueueSaveOnShutdown on

2012-05-10 Thread Steven Willis
I have a forwarding situation setup between two rsyslogs using omrelp. The relevant portion of my client conf looks like this: $WorkDirectory /var/spool/rsyslog $ActionQueueType LinkedList # use asynchronous processing $ActionQueueFileName datanode_fwd # set file name, also enables disk mode $Act

Re: [rsyslog] Advice on developing module to rsyslog 6

2012-05-10 Thread Brian Knox
Pablo, Rainer - We talked today and we're going to sync up Monday - it's not "officially official" yet but I expect we'll be releasing the code sometime next week. Rainer, this is both input and output modules for zeromq, using czmq (they're much cleaner than the first ones we wrote against zmq 2

Re: [rsyslog] Advice on developing module to rsyslog 6

2012-05-10 Thread Pablo Chacin
Oh, those are very good news, as for us the zeromq is a very important piece. Please let me known when you have a tentative release schedule. Thanks On 05/10/2012 12:39 PM, Brian Knox wrote: Pablo: Just a heads up - I'm one of the people from Aggregate Knowledge who worked on the ZeroMQ modu

Re: [rsyslog] rsyslog wiki question

2012-05-10 Thread Rainer Gerhards
> >>> Account created, article written: > >>> http://wiki.rsyslog.com/index.php/HOWTO:_rsyslog_%2B_elasticsearch > >> > >> Very nice! Thx for contributing :-) > > > > You're welcome! Thanks for writing :D > > ...the code ;-) ___ rsyslog mailing list htt

Re: [rsyslog] rsyslog wiki question

2012-05-10 Thread Radu Gheorghe
2012/5/10 Radu Gheorghe : > 2012/5/10 Rainer Gerhards : >>> Account created, article written: >>> http://wiki.rsyslog.com/index.php/HOWTO:_rsyslog_%2B_elasticsearch >> >> Very nice! Thx for contributing :-) > > You're welcome! Thanks for writing :D ...the code > >> >> Rainer >>> >>> Best regards,

Re: [rsyslog] rsyslog wiki question

2012-05-10 Thread Radu Gheorghe
2012/5/10 Rainer Gerhards : >> Account created, article written: >> http://wiki.rsyslog.com/index.php/HOWTO:_rsyslog_%2B_elasticsearch > > Very nice! Thx for contributing :-) You're welcome! Thanks for writing :D > > Rainer >> >> Best regards, >> Radu >> >> 2012/5/10 Andre Lorbach : >> > Hi Radu,

Re: [rsyslog] rsyslog wiki question

2012-05-10 Thread Rainer Gerhards
> Account created, article written: > http://wiki.rsyslog.com/index.php/HOWTO:_rsyslog_%2B_elasticsearch Very nice! Thx for contributing :-) Rainer > > Best regards, > Radu > > 2012/5/10 Andre Lorbach : > > Hi Radu, > > > > thanks for informing us on this issue. It seems like that the captcha >

Re: [rsyslog] rsyslog wiki question

2012-05-10 Thread Radu Gheorghe
Thanks, Andre! Account created, article written: http://wiki.rsyslog.com/index.php/HOWTO:_rsyslog_%2B_elasticsearch Best regards, Radu 2012/5/10 Andre Lorbach : > Hi Radu, > > thanks for informing us on this issue. It seems like that the captcha > extension was broken, must be happened during th

Re: [rsyslog] rsyslog wiki question

2012-05-10 Thread Andre Lorbach
Hi Radu, thanks for informing us on this issue. It seems like that the captcha extension was broken, must be happened during the last update. I updated our wiki and also updated the extension. Can you please to register yourself now? It should work now. Best regards, Andre Lorbach > -Orig

Re: [rsyslog] Advice on developing module to rsyslog 6

2012-05-10 Thread Brian Knox
Pablo: Just a heads up - I'm one of the people from Aggregate Knowledge who worked on the ZeroMQ modules. I'm currently at a new startup, and we internally have a ground up rewrite of the modules using the v6 configuration, and using the czmq api (rather than wrapping libzmq directly). We've jus

[rsyslog] Advice on developing module to rsyslog 6

2012-05-10 Thread Pablo Chacin
Hi I'm developing some custom input and output module to interface with a proprietary application. In doing so, I've been checking how different modules use the new configuration API and it's clear there are (at least) two approaches. OMLIBDBI implements BEGINnewActInst and uses CODE_STD_ST

Re: [rsyslog] rsyslog 6.2.1 (v6-stable) released

2012-05-10 Thread Brian Knox
Thanks for the fixes! Brian On Thu, May 10, 2012 at 6:02 AM, Tim Eifler wrote: > Hi all, > > we have just release rsyslog 6.2.1 (v6-stable) > > This is a bug-fixing release. Updating is recommended for users of the > v6-stable branch. New users please note that in order to build this > release,

[rsyslog] rsyslog 6.2.1 (v6-stable) released

2012-05-10 Thread Tim Eifler
Hi all, we have just release rsyslog 6.2.1 (v6-stable) This is a bug-fixing release. Updating is recommended for users of the v6-stable branch. New users please note that in order to build this release, libestr, libee and optionally liblognorm (for mmnormalize) is required. ChangeLog: http://ww

[rsyslog] rsyslog wiki question

2012-05-10 Thread Radu Gheorghe
Hello, I'm trying to write a wiki page in the rsyslog wiki. I'm thinking about a short howto on centralizing logs to Elasticsearch via omelasticsearch. I suppose I need an account for that, but when I try to create one from this page: http://wiki.rsyslog.com/index.php?title=Special:UserLogin&type

[rsyslog] rsyslog 5.9.7 (v5-beta) released

2012-05-10 Thread Tim Eifler
Hi everyone, we have just release rsyslog 5.9.7 (v5-beta). This is primarily a bug-fixing release. It also introduces the ability to extract substrings from within property fields. This is a recommended update for all users of the v5-beta branch. It will probably turn into the next v5-stable soon