Hi,

My problem:
===========
I want --MARK-- messages. :)

But currently, rsyslog doesn't generate any --MARK-- message.


My configuration:
=================
Just a minimal test configuration:

  $ModLoad immark
  $ModLoad imuxsock
  $ModLoad imklog

  # Setting the --MARK-- frequency
  $MarkMessagePeriod 60

  *.* /var/logTest/test.log


My expectation:
===============
I expect that rsyslog logs a --MARK-- message every 60 seconds.


Current result:
===============
Every syslog message seems to be written as expected to
/var/logTest/test.log. But I don't see any --MARK-- message.


System details:
===============
OS: Debian GNU/Linux 6.0.2 (squeeze)
rsyslog: v5.8.3-1 (from Debian testing)


Debug log:
==========
http://pastebin.com/PYnLnkaR


-- 
Regards,
Igor


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

Reply via email to