Mailing List Archive

MARK frequency
Hello,

I use the stable rsyslogd 3.16. I launched it using the -c3 switch.
I'm trying to vary the frequency of the MARK log entries.

1) The configuration file has:

$ModLoad immark.so
$MarkMessagePeriod 60

But rsyslog does:

3829.182720884:main thread: wtpAdviseMaxWorkers signals busy

3829.182865900:main thread: logmsg: flags 5, from 'localhost', msg
Warning: backward compatibility layer added to following directive to
rsyslog.conf: ModLoad immark

3829.183039173:main thread: Message has legacy syslog format.
3829.183203040:main thread: main queue: entry added, size now 4 entries
3829.183353576:main thread: main queue: EnqueueMsg signaled condition (0)
3829.183563839:main thread: wtpAdviseMaxWorkers signals busy

3829.183714361:main thread: logmsg: flags 5, from 'localhost', msg
Warning: backward compatibility layer added to following directive to
rsyslog.conf: MarkMessagePeriod 1200

3829.183890978:main thread: Message has legacy syslog format.
3829.184054851:main thread: main queue: entry added, size now 5 entries

Why isn't the 60 value taken in ?

2) Is the -c3 switch mandatory or can rsyslog work naturally without
compatibility mode without that switch ?

Thanks.
MARK frequency [ In reply to ]
Please send me the 50 or so FIRST lines from startup. I guess there is something wrong with the option (processing).

Thanks,
rainer

----- Urspr?ngliche Nachricht -----
Von: "lanas" <lanas at securenet.net>
An: "rsyslog at lists.adiscon.com" <rsyslog at lists.adiscon.com>
Gesendet: 02.05.08 13:03
Betreff: [rsyslog] MARK frequency

Hello,

I use the stable rsyslogd 3.16. I launched it using the -c3 switch.
I'm trying to vary the frequency of the MARK log entries.

1) The configuration file has:

$ModLoad immark.so
$MarkMessagePeriod 60

But rsyslog does:

3829.182720884:main thread: wtpAdviseMaxWorkers signals busy

3829.182865900:main thread: logmsg: flags 5, from 'localhost', msg
Warning: backward compatibility layer added to following directive to
rsyslog.conf: ModLoad immark

3829.183039173:main thread: Message has legacy syslog format.
3829.183203040:main thread: main queue: entry added, size now 4 entries
3829.183353576:main thread: main queue: EnqueueMsg signaled condition (0)
3829.183563839:main thread: wtpAdviseMaxWorkers signals busy

3829.183714361:main thread: logmsg: flags 5, from 'localhost', msg
Warning: backward compatibility layer added to following directive to
rsyslog.conf: MarkMessagePeriod 1200

3829.183890978:main thread: Message has legacy syslog format.
3829.184054851:main thread: main queue: entry added, size now 5 entries

Why isn't the 60 value taken in ?

2) Is the -c3 switch mandatory or can rsyslog work naturally without
compatibility mode without that switch ?

Thanks.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog