Skip to content

Commit 89c3405

Browse files
Fix Syslog RFC typo (#2525)
Contributes to #2509 by changing `RFC 3146` to `RFC 3164` on the https://www.elastic.co/docs/reference/fleet/syslog-processor page.
1 parent b3a05e8 commit 89c3405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/fleet/syslog-processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ products:
1010
# Syslog [syslog-processor]
1111

1212

13-
The syslog processor parses RFC 3146 and/or RFC 5424 formatted syslog messages that are stored in a field. The processor itself does not handle receiving syslog messages from external sources. This is done through an input, such as the TCP input. Certain integrations, when enabled through configuration, will embed the syslog processor to process syslog messages, such as Custom TCP Logs and Custom UDP Logs.
13+
The syslog processor parses RFC 3164 and/or RFC 5424 formatted syslog messages that are stored in a field. The processor itself does not handle receiving syslog messages from external sources. This is done through an input, such as the TCP input. Certain integrations, when enabled through configuration, will embed the syslog processor to process syslog messages, such as Custom TCP Logs and Custom UDP Logs.
1414

1515

1616
## Example [_example_33]

0 commit comments

Comments
 (0)