diff --git a/config-parts/system.sh b/config-parts/system.sh index 641fea7..1312adc 100644 --- a/config-parts/system.sh +++ b/config-parts/system.sh @@ -13,9 +13,9 @@ set system name-server '1.1.1.1' set system sysctl parameter kernel.pty.max value '24000' # Sent to vector syslog server -# set system syslog host 10.45.0.2 facility kern level 'warning' -# set system syslog host 10.45.0.2 facility kern protocol 'tcp' -# set system syslog host 10.45.0.2 port '6001' +set system syslog host 10.45.0.2 facility kern level 'warning' +set system syslog host 10.45.0.2 facility kern protocol 'tcp' +set system syslog host 10.45.0.2 port '6001' # Custom backup set system task-scheduler task backup-config crontab-spec '30 0 * * *'