From 9ee4d67c9c833e746ec8b2e5abff03a184eb6b4c Mon Sep 17 00:00:00 2001 From: Tomas Heinrich Date: Tue, 21 Jul 2015 17:50:22 +0200 Subject: [PATCH] Clarify usage of the SysSock.Use option --- doc/imuxsock.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/imuxsock.html b/doc/imuxsock.html index 123771f..c70f720 100644 --- a/doc/imuxsock.html +++ b/doc/imuxsock.html @@ -71,8 +71,8 @@ is no reason to receive messages from ourselfs. This setting is vital when writing messages to the Linux journal. See omjournal module documentation for a more in-depth description. -
  • SysSock.Use (imuxsock) [on/off] -do NOT listen for the local log socket. This is most useful if you run multiple +
  • SysSock.Use (imuxsock) [on/off] +Listen on the local log socket. This is most useful if you run multiple instances of rsyslogd where only one shall handle the system log socket.
  • SysSock.Name <name-of-socket> @@ -259,7 +259,7 @@ the default of "127.0.0.1" is used.
  • $InputUnixListenSocketUseSysTimeStamp [on/off] equivalent to: UseSysTimeStamp .
  • $SystemLogSocketIgnoreMsgTimestamp [on/off]
    equivalent to: SysSock.IgnoreTimestamp.
  • -
  • $OmitLocalLogging (imuxsock) [on/off] equivalent to: SysSock.Use
  • +
  • $OmitLocalLogging (imuxsock) [on/off] - The inverse of: SysSock.Use.
  • $SystemLogSocketName <name-of-socket> equivalent to: SysSock.Name
  • $SystemLogFlowControl [on/off] - equivalent to: SysSock.FlowControl.
  • $SystemLogUsePIDFromSystem [on/off] - equivalent to: SysSock.UsePIDFromSystem. -- 1.9.3