feat: setup syslog for alpine
This commit is contained in:
parent
4426ba1cb7
commit
dc43fc80cd
3 changed files with 19 additions and 0 deletions
1
templates/syslog/busybox/syslog.alpine.j2
Normal file
1
templates/syslog/busybox/syslog.alpine.j2
Normal file
|
|
@ -0,0 +1 @@
|
|||
SYSLOGD_OPTS="-R {{ rsyslog_destination }}:{{ rsyslog_port }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue