Skip to content

Commit 055b04e

Browse files
committed
The default syslog destination port is 601 not 514
Signed-off-by: Hofi <hofione@gmail.com>
1 parent 7194835 commit 055b04e

File tree

1 file changed

+1
-1
lines changed
  • doc/_admin-guide/070_Destinations/300_syslog

1 file changed

+1
-1
lines changed

doc/_admin-guide/070_Destinations/300_syslog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ multicast destination address is specified. The tcp and tls methods do
3535
not support multicasting.
3636

3737
**NOTE:** The default ports for the different transport protocols are as
38-
follows: UDP --- 514, TCP --- 514, TLS --- 6514.
38+
follows: UDP --- 514, TCP --- 601, TLS --- 6514.
3939
{: .notice--info}
4040

4141
### Example: Using the syslog() driver

0 commit comments

Comments
 (0)