summaryrefslogtreecommitdiffstats
path: root/doc/imuxsock.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-10 18:29:40 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-10 18:29:40 +0100
commit50a94aa1c72ba8aab5443ecc04b51190da0df513 (patch)
tree91cf4bf30f8419195d9c2a66cafa462124a76038 /doc/imuxsock.html
parent68301c98db00dc1b6bc7e09c5f5e47286a16ab95 (diff)
downloadrsyslog-50a94aa1c72ba8aab5443ecc04b51190da0df513.tar.gz
rsyslog-50a94aa1c72ba8aab5443ecc04b51190da0df513.tar.xz
rsyslog-50a94aa1c72ba8aab5443ecc04b51190da0df513.zip
added capability to use a local interface IP address as fromhost-ip for imklog
Diffstat (limited to 'doc/imuxsock.html')
-rw-r--r--doc/imuxsock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imuxsock.html b/doc/imuxsock.html
index 1b79dd0d..f54b5564 100644
--- a/doc/imuxsock.html
+++ b/doc/imuxsock.html
@@ -64,7 +64,7 @@ burst in number of messages. Default is 200.
<li><b>$IMUXSockRateLimitSeverity</b> [numerical severity] - specifies the severity of
messages that shall be rate-limited.
</li>
-<li><b>$IMUXSockLocalIPIF</b> [interface name] - if provided, the IP of the specified
+<li><b>$IMUXSockLocalIPIF</b> [interface name] - (available since 5.9.6) - if provided, the IP of the specified
interface (e.g. "eth0") shall be used as fromhost-ip for imuxsock-originating messages.
If this directive is not given OR the interface cannot be found (or has no IP address),
the default of "127.0.0.1" is used.