summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-21 11:43:45 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-21 11:43:45 +0100
commit49ec54d36984b9e91da7bd41e56e65dac22ce830 (patch)
tree09bcb0b68f6ec337bc938e53d95840b75955ebbc /ChangeLog
parentdbc2efa6bea0a0ca7ded6d4a5f0378da0aab6936 (diff)
downloadrsyslog-49ec54d36984b9e91da7bd41e56e65dac22ce830.tar.gz
rsyslog-49ec54d36984b9e91da7bd41e56e65dac22ce830.tar.xz
rsyslog-49ec54d36984b9e91da7bd41e56e65dac22ce830.zip
milestone: added capability to use a local interface IP address as fromhost-ip
... for locally originating messages. New directive $LocalHostIPIF. Note that not all modules yet support this new directive - next step...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f2a4e865..b9e56ec2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,7 @@
for imtcp, directive is $InputTCPServerSupportOctetCountedFraming
for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming
- added capability to use a local interface IP address as fromhost-ip for
- imuxsock imklog
- new config directives: $IMUXSockLocalIPIF, $klogLocalIPIF
+ locally originating messages. New directive $LocalHostIPIF
- added configuration directives to customize queue light delay marks
$MainMsgQueueLightDelayMark, $ActionQueueLightDelayMark; both
specify number of messages starting at which a delay happens.