summaryrefslogtreecommitdiffstats
path: root/source/configuration/input_directives/rsconf1_markmessageperiod.rst
blob: 074cc95be8ac319ab0c9560db034b40ae40c9b73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
$MarkMessagePeriod
------------------

**Type:** specific to immark input module

**Default:** 1200 (20 minutes)

**Description:**

This specifies when mark messages are to be written to output modules.
The time specified is in seconds. Specifying 0 is possible and disables
mark messages. In that case, however, it is more efficient to NOT load
the immark input module.

So far, there is only one mark message process and any subsequent
$MarkMessagePeriod overwrites the previous.

**This parameter is only available after the immark input module has
been loaded.**

**Sample:**

``$MarkMessagePeriod  600 # mark messages appear every 10 Minutes``

**Available since:** rsyslog 3.0.0