Re: [rsyslog] property replacer and regexps

2013-03-27 Thread Rainer Gerhards
On Tue, 2013-03-26 at 12:26 -0700, Gary Foster wrote: FWIW it does work properly *inside* a template. That was the misunderstanding. These are *template* constructs, so they are not supposed to work anywhere else. As you posted the example in your initial mail and said you had this in the

[rsyslog] rsyslog 7.3.9 (v7-devel) released

2013-03-27 Thread Tim Eifler
Hi all, We have just released v 7.3.9 of the rsyslog development branch. The most important feature of this release is the capability to digitally sign log files. This is done via RFC3161. It also contains some other feature enhancements as well as bug fixes. Note that 7.3.9 is almost

[rsyslog] prioritynames symbol

2013-03-27 Thread Daniel Baluta
Hi, I am using rsyslog-5.8.12 and I get the following crash: #0 0x10099adc in prioritynames () (gdb) bt #0 0x10099adc in prioritynames () #1 0x1002fd04 in getSubString (ppSrc=0x0, pDst=0x0, DstSize=0, cSep=0 '\000') at srutils.c:584 Anyhow, there is no symbol named prioritynames in sources.

Re: [rsyslog] Max Message Size

2013-03-27 Thread Rodrian, Logan P (IS)
David/James- Thanks for the input. The global directive is set as the first item after the module loading section, and the issue is still present. Any further suggestions? -Logan On Wed, 20 Mar 2013, Boylan, James wrote: You need to set that at the top of your config to have that

Re: [rsyslog] Max Message Size

2013-03-27 Thread Rainer Gerhards
On Wed, 2013-03-27 at 13:24 +, Rodrian, Logan P (IS) wrote: David/James- Thanks for the input. The global directive is set as the first item after the module loading section That's too later. When the modules load, they query the max size (at least some do). Rainer , and the issue is

Re: [rsyslog] prioritynames symbol

2013-03-27 Thread Daniel Baluta
On Wed, Mar 27, 2013 at 12:32 PM, Daniel Baluta daniel.bal...@gmail.com wrote: Hi, I am using rsyslog-5.8.12 and I get the following crash: #0 0x10099adc in prioritynames () (gdb) bt #0 0x10099adc in prioritynames () #1 0x1002fd04 in getSubString (ppSrc=0x0, pDst=0x0, DstSize=0, cSep=0

Re: [rsyslog] property replacer and regexps

2013-03-27 Thread Rainer Gerhards
On Wed, 2013-03-27 at 07:38 +, Rainer Gerhards wrote: On Tue, 2013-03-26 at 12:26 -0700, Gary Foster wrote: FWIW it does work properly *inside* a template. That was the misunderstanding. These are *template* constructs, so they are not supposed to work anywhere else. As you posted the

Re: [rsyslog] property replacer and regexps

2013-03-27 Thread David Lang
On Wed, 27 Mar 2013, Rainer Gerhards wrote: On Wed, 2013-03-27 at 07:38 +, Rainer Gerhards wrote: On Tue, 2013-03-26 at 12:26 -0700, Gary Foster wrote: FWIW it does work properly *inside* a template. That was the misunderstanding. These are *template* constructs, so they are not supposed

Re: [rsyslog] property replacer and regexps

2013-03-27 Thread Gary Foster
That would help immensely. It's pretty much exactly what I need right now. Thanks! -- Gary F. On Mar 27, 2013, at 12:38 AM, Rainer Gerhards rgerha...@hq.adiscon.com wrote: On Tue, 2013-03-26 at 12:26 -0700, Gary Foster wrote: FWIW it does work properly *inside* a template. That was the

[rsyslog] Rsyslog Distributed File Systems??

2013-03-27 Thread Jiann-Ming Su
Is there a version of rsyslog that can properly use distributed filesystems like GlusterFS?  For example, I have two nodes each running rsyslog but also sharing a GlusterFS filesystem.  Can those independent rsyslog processes running on different servers write to the same file on the