Skip to content

Commit c535844

Browse files
Merge pull request #280800 from yelevin/patch-2
Revert connect-logstash-data-connection-rules.md per product reversion
2 parents 45bca01 + b0b9f01 commit c535844

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/sentinel/connect-logstash-data-connection-rules.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use Logstash to stream logs with pipeline transformations via DCR-based API
33
description: Use Logstash to forward logs from external data sources into custom and standard tables in Microsoft Sentinel, and to configure the output with DCRs.
4-
author: limwainstein
4+
author: yelevin
55
ms.topic: how-to
6-
ms.date: 11/07/2022
7-
ms.author: lwainstein
6+
ms.date: 07/14/2024
7+
ms.author: yelevin
88
---
99

1010
# Use Logstash to stream logs with pipeline transformations via DCR-based API
@@ -41,9 +41,7 @@ The Logstash engine is composed of three components:
4141
- Output plugins: Customized sending of collected and processed data to various destinations.
4242

4343
> [!NOTE]
44-
> - Microsoft supports only the Microsoft Sentinel-provided Logstash output plugin discussed here. The current plugin is named **[microsoft-sentinel-log-analytics-logstash-output-plugin](https://github.com/Azure/Azure-Sentinel/tree/master/DataConnectors/microsoft-sentinel-log-analytics-logstash-output-plugin)**, v1.2.0. You can [open a support ticket](https://portal.azure.com/#create/Microsoft.Support) for any issues regarding the output plugin.
45-
>
46-
> This version, v1.2.0, now supports Managed Identity authentication on both Azure VMs and Azure Arc-connected machines. For more version information, see the [changelog](https://github.com/Azure/Azure-Sentinel/tree/master/DataConnectors/microsoft-sentinel-log-analytics-logstash-output-plugin/CHANGELOG.md). Older versions do not support managed identity.
44+
> - Microsoft supports only the Microsoft Sentinel-provided Logstash output plugin discussed here. The current plugin is named **[microsoft-sentinel-log-analytics-logstash-output-plugin](https://github.com/Azure/Azure-Sentinel/tree/master/DataConnectors/microsoft-sentinel-log-analytics-logstash-output-plugin)**, v1.1.0. You can [open a support ticket](https://portal.azure.com/#create/Microsoft.Support) for any issues regarding the output plugin.
4745
>
4846
> - Microsoft does not support third-party Logstash output plugins for Microsoft Sentinel, or any other Logstash plugin or component of any type.
4947
>

0 commit comments

Comments
 (0)