Skip to content

Commit 8e02960

Browse files
authored
Merge pull request #49466 from KenMAG/Bugs
Updated unit per triage app customer feedback
2 parents cebf96f + aaf13e9 commit 8e02960

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

learn-pr/wwl-sci/connect-common-event-format-logs-to-azure-sentinel/2-plan-for-common-event-format-cef-connector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Plan for Common Event Format connector
44
metadata:
55
title: Plan for Common Event Format connector
66
description: "Plan for Common Event Format connector"
7-
ms.date: 01/19/2023
7+
ms.date: 02/11/2025
88
author: wwlpublish
99
ms.author: kelawson
1010
ms.topic: unit

learn-pr/wwl-sci/connect-common-event-format-logs-to-azure-sentinel/includes/2-plan-for-common-event-format-cef-connector.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
The CEF Connector deploys a Syslog Forwarder server to support the communication between the appliance and Microsoft Sentinel. The server consists of a dedicated Linux machine with the Log Analytics agent for Linux installed. Many of the Microsoft Sentinel Data Connectors that are vendor-specific utilize CEF Connector.
1+
The CEF Connector deploys a Syslog Forwarder server to support the communication between the appliance and Microsoft Sentinel. The server consists of a dedicated Linux machine with the Log Analytics agent for Linux installed. Many of the Microsoft Sentinel Data Connectors that are vendor-specific utilize CEF Connector.
22

3-
The following diagram displays the setup for a Linux VM in Azure. The on-premises Syslog sources securely send events to an Azure Linux VM. The Linux VM with the Log Analytics agent installed then forwards the logs to the Microsoft Sentinel workspace.
3+
The following diagram displays the setup for a Linux VM in Azure. The on-premises Syslog sources securely send events to an Azure Linux VM. The Linux VM with the Log Analytics agent installed then forwards the logs to the Microsoft Sentinel workspace.
44

55
:::image type="content" source="../media/learn-path5-01.png" alt-text="Diagram of the Azure VM hosting Syslog connector architecture.":::
66

7-
Alternatively, the following diagram displays the setup if you use a VM in another cloud or an on-premises machine. The on-premises Syslog sources securely send events to a Linux VM. The Linux VM with the Log Analytics agent installed then securely forwards the logs to the Microsoft Sentinel workspace.
7+
Alternatively, the following diagram displays the setup if you use a VM in another cloud or an on-premises machine. The on-premises Syslog sources securely send events to a Linux VM. The Linux VM with the Log Analytics agent installed then securely forwards the logs to the Microsoft Sentinel workspace.
88

99
:::image type="content" source="../media/learn-path5-02.png" alt-text="Diagram of the on-premises Syslog connector architecture.":::
1010

@@ -42,13 +42,13 @@ Make sure the Linux machine you use as a log forwarder is running one of the fol
4242

4343
- Ubuntu Linux 14.04 LTS and 16.04 LTS
4444

45-
- Daemon versions
45+
- Daemon versions
4646

4747
- Syslog-ng: 2.1 - 3.22.1
4848

4949
- Rsyslog: v8
5050

51-
- Syslog RFCs supported
51+
- Syslog RFCs supported
5252

5353
- Syslog RFC 3164
5454

learn-pr/wwl-sci/connect-common-event-format-logs-to-azure-sentinel/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.connect-common-event-format-cef-logs-to-azure-sentinel
33
metadata:
44
title: Connect Common Event Format logs to Microsoft Sentinel
55
description: "Connect Common Event Format logs to Microsoft Sentinel"
6-
ms.date: 01/19/2023
6+
ms.date: 02/11/2025
77
author: wwlpublish
88
ms.author: kelawson
99
ms.topic: module

0 commit comments

Comments
 (0)