Skip to content

Commit d42e2b4

Browse files
Merge pull request #220388 from ManoharLakkoju-MSFT/patch-10
(AzureCXP) fixes MicrosoftDocs/azure-docs#102222
2 parents aae995e + ec02498 commit d42e2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/connect-cef-ama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ CEF normalizes the data, making it more immediately useful for analysis with Mic
4444
1. The AMA connector installed on the log forwarder collects and parses the logs.
4545
1. The connector streams the events to the Microsoft Sentinel workspace to be further analyzed.
4646

47-
When you install a log forwarder, the originating device must be configured to send Syslog events to the Syslog daemon on this forwarder instead of the local daemon. The Syslog daemon on the forwarder sends events to the Log Analytics agent over UDP. If this Linux forwarder is expected to collect a high volume of Syslog events, its Syslog daemon sends events to the agent over TCP instead. In either case, the agent then sends the events from there to your Log Analytics workspace in Microsoft Sentinel.
47+
When you install a log forwarder, the originating device must be configured to send Syslog events to the Syslog daemon on this forwarder instead of the local daemon. The Syslog daemon on the forwarder sends events to the Azure Monitor Agent over UDP. If this Linux forwarder is expected to collect a high volume of Syslog events, its Syslog daemon sends events to the agent over TCP instead. In either case, the agent then sends the events from there to your Log Analytics workspace in Microsoft Sentinel.
4848

4949
:::image type="content" source="media/connect-cef-ama/syslog-forwarder-diagram-ama.png" alt-text="Diagram showing the data flow from syslog sources to the Microsoft Sentinel workspace, where the AMA is installed on a separate log-forwarding device." border="false":::
5050

0 commit comments

Comments
 (0)