Skip to content

Commit 6560481

Browse files
authored
fix template (#564)
1 parent 2f5e1a1 commit 6560481

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

environments/template/group_vars/template.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,3 +599,9 @@ docker_servers:
599599

600600
iptables_enable: false
601601
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

Comments
 (0)