We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5e1a1 commit 6560481Copy full SHA for 6560481
1 file changed
environments/template/group_vars/template.yml
@@ -599,3 +599,9 @@ docker_servers:
599
600
iptables_enable: false
601
dashboard_install: false
602
+
603
+# these already have appropriate defaults in the template or rsyslog but you can
604
+# change them if necessary, for example on docker hosts they have to be a little higher
605
+# rsyslog_imjournal_ratelimitburst: 2000
606
+# rsyslog_imjournal_ratelimitinterval: 600
607
+# rsyslog_maxmessagesize: 8000
0 commit comments