summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSteffen Zieger <me@saz.sh>2014-08-14 17:06:12 +0200
committerSteffen Zieger <me@saz.sh>2014-08-14 17:06:12 +0200
commit5c4b129eda064d5cfec7edcb320ef769bc302345 (patch)
tree3cfbd635a20db266330c6c3fc40483d647fbf5c5 /templates
parent8163c11e98286ba6ed5726f788a7681b8607d18a (diff)
add max_message_size parameter
Diffstat (limited to 'templates')
-rw-r--r--templates/rsyslog.conf.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/rsyslog.conf.erb b/templates/rsyslog.conf.erb
index 1e5e1f6..9149122 100644
--- a/templates/rsyslog.conf.erb
+++ b/templates/rsyslog.conf.erb
@@ -11,6 +11,10 @@
###########################
#### GLOBAL DIRECTIVES ####
###########################
+#
+# Set max message size for sending and receiving
+#
+$MaxMessageSize <%= scope.lookupvar('rsyslog::max_message_size') %>
#
# Set the default permissions for all log files.