From 055b04ee946cd3c7ead2b0cc6cc9d01ae474f461 Mon Sep 17 00:00:00 2001 From: Hofi Date: Wed, 17 Jul 2024 15:01:28 +0200 Subject: [PATCH] The default syslog destination port is 601 not 514 Signed-off-by: Hofi --- doc/_admin-guide/070_Destinations/300_syslog/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_admin-guide/070_Destinations/300_syslog/README.md b/doc/_admin-guide/070_Destinations/300_syslog/README.md index a7005111..5a640e7d 100644 --- a/doc/_admin-guide/070_Destinations/300_syslog/README.md +++ b/doc/_admin-guide/070_Destinations/300_syslog/README.md @@ -35,7 +35,7 @@ multicast destination address is specified. The tcp and tls methods do not support multicasting. **NOTE:** The default ports for the different transport protocols are as -follows: UDP --- 514, TCP --- 514, TLS --- 6514. +follows: UDP --- 514, TCP --- 601, TLS --- 6514. {: .notice--info} ### Example: Using the syslog() driver