Skip to content

Commit bcba927

Browse files
Merge pull request #278603 from yelevin/yelevin/centos-deprecation
Update references to CentOS to reflect EOL status
2 parents c143eb7 + a0c787d commit bcba927

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

articles/sentinel/connect-log-forwarder.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: Deploy a log forwarder to ingest Syslog and CEF logs to Microsoft Sentinel | Microsoft Docs
33
description: Learn how to deploy a log forwarder, consisting of a Syslog daemon and the Log Analytics agent, as part of the process of ingesting Syslog and CEF logs to Microsoft Sentinel.
4-
author: limwainstein
4+
author: yelevin
5+
ms.author: yelevin
56
ms.topic: how-to
6-
ms.date: 01/09/2023
7-
ms.author: lwainstein
7+
ms.date: 06/18/2024
88
---
99

1010
# Deploy a log forwarder to ingest Syslog and CEF logs to Microsoft Sentinel
1111

1212
> [!CAUTION]
13-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
13+
> This article references CentOS, a Linux distribution that has reached End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
1414
1515
To ingest Syslog and CEF logs into Microsoft Sentinel, particularly from devices and appliances onto which you can't install the Log Analytics agent directly, you'll need to designate and configure a Linux machine that will collect the logs from your devices and forward them to your Microsoft Sentinel workspace. This machine can be a physical or virtual machine in your on-premises environment, an Azure VM, or a VM in another cloud.
1616

@@ -54,13 +54,13 @@ Your machine must meet the following requirements:
5454

5555
- **Operating system**
5656

57-
- CentOS 7 and 8 (not 6), including minor versions (64-bit/32-bit)
5857
- Amazon Linux 2 (64-bit only)
5958
- Oracle Linux 7, 8 (64-bit/32-bit)
6059
- Red Hat Enterprise Linux (RHEL) Server 7 and 8 (not 6), including minor versions (64-bit/32-bit)
6160
- Debian GNU/Linux 8 and 9 (64-bit/32-bit)
6261
- Ubuntu Linux 20.04 LTS (64-bit only)
6362
- SUSE Linux Enterprise Server 12, 15 (64-bit only)
63+
- CentOS distributions **are no longer supported**, as they have reached End Of Life (EOL) status. See note at the beginning of this article.
6464

6565
- **Daemon versions**
6666

articles/sentinel/connect-syslog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
title: Connect Syslog data to Microsoft Sentinel
33
description: Connect any machine or appliance that supports Syslog to Microsoft Sentinel by using an agent on a Linux machine between the appliance and Microsoft Sentinel.
44
author: yelevin
5+
ms.author: yelevin
56
ms.topic: how-to
67
ms.custom: linux-related-content
7-
ms.date: 06/14/2023
8-
ms.author: yelevin
8+
ms.date: 06/18/2024
99
---
1010

1111
# Collect data from Linux-based sources using Syslog
1212

1313
> [!CAUTION]
14-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
14+
> This article references CentOS, a Linux distribution that has reached End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
1515
1616
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
1717

0 commit comments

Comments
 (0)