diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-01 15:00:40 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-01 15:00:40 +0200 |
commit | caede8f6216a27d06c755698fb0056c32e60bcdb (patch) | |
tree | 789fab567e360ff306345fa08845376df31f2454 /doc/manual.html | |
parent | 55d05e060e35035db53c4e1fa5a2facb2a5ff051 (diff) | |
download | rsyslog-caede8f6216a27d06c755698fb0056c32e60bcdb.tar.gz rsyslog-caede8f6216a27d06c755698fb0056c32e60bcdb.tar.bz2 rsyslog-caede8f6216a27d06c755698fb0056c32e60bcdb.zip |
added $InputUnixListenSocketHostName config directive
It permits to override the hostname being used on a local unix socket.
This is useful for differentiating "hosts" running in several jails.
Feature was suggested by David Darville, thanks for the suggestion.
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index a41c44e0..417ef35f 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -16,7 +16,7 @@ relay chains while at the same time being very easy to setup for the novice user. And as we know what enterprise users really need, there is also <a href="professional_support.html">professional rsyslog support</a> available directly from the source!</p> -<p><b>This documentation is for version 3.21.1 (devel branch) of rsyslog.</b> +<p><b>This documentation is for version 3.21.2 (devel branch) of rsyslog.</b> Visit the <i> <a href="http://www.rsyslog.com/doc-status.html">rsyslog status page</a></i></b> to obtain current version information and project status. </p><p><b>If you like rsyslog, you might |