From 4d92adc6007409d1fd86f3098fd1e142433ba6d1 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Thu, 3 Jan 2008 16:16:25 +0000
Subject: added new config directives
---
doc/rsyslog_conf.html | 2 ++
1 file changed, 2 insertions(+)
(limited to 'doc/rsyslog_conf.html')
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html
index 42680657..dc052efd 100644
--- a/doc/rsyslog_conf.html
+++ b/doc/rsyslog_conf.html
@@ -61,12 +61,14 @@ development and quite unstable...). So you have been warned ;)
$klogSymbolsTwice (imklog) [on/off] -- former klogd -s option
$MainMsgQueueSize
$MainMsgQueueType [FixedArray/LinkedList]
+ $MainMsgQueueFilePrefix <name>
$MarkMessagePeriod (immark)
$ModDir
$ModLoad
$OmitLocalLogging (imuxsock) [on/off] -- former -o option
$RepeatedMsgReduction
$ResetConfigVariables
+ $SpoolDirectory <name>
$SystemLogSocketName <name-of-socket> -- former -p option
$UDPServerAddress <IP> (imudp) -- local IP address (or name) the UDP
listens should bind to
--
cgit