Skip to content

Commit b48db7a

Browse files
Merge pull request #294505 from pratikjadhav13/patch-18
(AzureCXP) fixes MicrosoftDocs/azure-docs#336282
2 parents df08c73 + d139ae2 commit b48db7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/cef-syslog-ama-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Syslog and CEF are two common formats for logging data from different devices an
2222

2323
Syslog is a standard protocol for sending and receiving messages between different devices or applications over a network. It was originally developed for Unix systems, but it's now widely supported by various platforms and vendors. Syslog messages have a predefined structure that consists of a priority, a timestamp, a hostname, an application name, a process ID, and a message text. Syslog messages can be sent over UDP, TCP, or TLS, depending on the configuration and the security requirements.
2424

25-
The Azure Monitor Agent supports Syslog RFCs 3164 and 5424.
25+
The Azure Monitor Agent (AMA) supports Syslog messages formatted according to RFC 3164 (BSD Syslog) and RFC 5424 (IETF Syslog).
2626

2727
## What is Common Event Format (CEF)?
2828

0 commit comments

Comments
 (0)