From 350f28efd97ff8f84fa0c86b5655e1cef8d4596e Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 21 May 2008 11:41:15 +0200 Subject: added new transport auth methods to doc set --- doc/rsyslog_conf.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/rsyslog_conf.html') diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html index a78a70c1..8cd79cd1 100644 --- a/doc/rsyslog_conf.html +++ b/doc/rsyslog_conf.html @@ -121,16 +121,17 @@ default 60000 (1 minute)]
  • $ActionResumeInterval
  • $ActionResumeRetryCount <number> [default 0, -1 means eternal]
  • $ActionSendStreamDriver <driver basename> just like $DefaultNetstreamDriver, but for the specific action -
  • $ActionSendStreamDriverMode <mode>, default 0, mode to use with the stream driver -(driver-specific)
  • +
  • $ActionSendStreamDriverMode <mode>, default 0, mode to use with the stream driver +(driver-specific)
  • $ActionSendStreamDriverAuthMode <mode>,  authentication mode to use with the stream driver +(driver-specific)
  • $ActionSendStreamDriverCertFingerprint <sha1-fingerprint>,  accepted fingerprint +(driver-specific) - directive may go away!
  • $AllowedSender
  • $ControlCharacterEscapePrefix
  • $DebugPrintCFSyslineHandlerList
  • $DebugPrintModuleList
  • $DebugPrintTemplateList
  • -
  • $DefaultNetstreamDriver <drivername>, default lmnsd_ptcp, use lmnsd_gtls for TLS protection
  • -
  • $DefaultNetstreamDriverCAFile </path/to/cafile.pem>
  • +
  • $DefaultNetstreamDriver <drivername>, the default network stream driver to use. Defaults to ptcp.$DefaultNetstreamDriverCAFile </path/to/cafile.pem>
  • $DefaultNetstreamDriverCertFile </path/to/certfile.pem>
  • $DefaultNetstreamDriverKeyFile </path/to/keyfile.pem>
  • $DirCreateMode
  • @@ -1200,4 +1201,4 @@ additional and database support). For obvious reasons, the syntax for defining such features is available in rsyslogd, only.
     

    - + \ No newline at end of file -- cgit v1.2.3