summaryrefslogtreecommitdiffstats
path: root/sample.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2006-12-19 12:53:16 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2006-12-19 12:53:16 +0000
commit7fe235b03ce60b148abbd48357df2ea04f371358 (patch)
tree9e120c6b6781f3ad096bd3e23aa9b81e46aeb387 /sample.conf
parent0cfe9f29c1b8bb179e182dcbed4b1f68dd89ee4b (diff)
downloadrsyslog-7fe235b03ce60b148abbd48357df2ea04f371358.tar.gz
rsyslog-7fe235b03ce60b148abbd48357df2ea04f371358.tar.xz
rsyslog-7fe235b03ce60b148abbd48357df2ea04f371358.zip
preparing for release
Diffstat (limited to 'sample.conf')
-rw-r--r--sample.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/sample.conf b/sample.conf
index 08c8fcc2..01db3af8 100644
--- a/sample.conf
+++ b/sample.conf
@@ -231,6 +231,15 @@ $template dbFormat,"insert into SystemEvents (Message, Facility,FromHost, Priori
# syslogd like rsyslogd ;)).
# Of course, you can also specify a template with TCP:
*.* @@172.19.2.16:1514;RFC3164Fmt
+# There are also some options you can select. These come between
+# paranthesis. Available are:
+# z<number> - turn on compression, number is compression mode 0 - none, 9 max
+# o - (tcp only) use octet counting for framing EXPERIMENTAL
+#
+# Forward via TCP with maximum compression and octet couting framing:
+*.* @@(z9,o)172.19.2.16:1514;RFC3164Fmt
+# Forward via UDP with maximum compression to port 1514
+*.* @(z9)172.19.2.16:1514
# We also support property-based filters, which allow for nice
# things. Let's for example assume that you receive a lot of