From 63ecece9e4a99ec05b86f4c60318dd275eec074a Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Thu, 25 May 2023 11:11:51 -0500 Subject: [PATCH] Updating syslog to new location. --- config-parts/system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-parts/system.sh b/config-parts/system.sh index 692179c..3943e3e 100644 --- a/config-parts/system.sh +++ b/config-parts/system.sh @@ -16,7 +16,7 @@ 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 protocol 'tcp' set system syslog host 10.45.0.2 port '6001' # Custom backup