Skip to content

Commit d93e8a5

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#100846
Proposed changes in line no.61 Changed from "Logstash runs only on Windows machines." changed to "Logstash runs on Windows, Linux and MacOS Machines."
1 parent 640bd09 commit d93e8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/migration-ingestion-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you choose LightIngest, review these tips and best practices.
5858

5959
### Logstash
6060

61-
[Logstash](https://www.elastic.co/products/logstash) is an open source, server-side data processing pipeline that ingests data from many sources simultaneously, transforms the data, and then sends the data to your favorite "stash". Learn how to [ingest data from Logstash to Azure Data Explorer](/azure/data-explorer/ingest-data-logstash). Logstash runs only on Windows machines.
61+
[Logstash](https://www.elastic.co/products/logstash) is an open source, server-side data processing pipeline that ingests data from many sources simultaneously, transforms the data, and then sends the data to your favorite "stash". Learn how to [ingest data from Logstash to Azure Data Explorer](/azure/data-explorer/ingest-data-logstash). Logstash runs on Windows, Linux and MacOS Machines.
6262

6363
To optimize performance, [configure the Logstash tier size](https://www.elastic.co/guide/en/logstash/current/deploying-and-scaling.html) according to the events per second. We recommend that you use [LightIngest](#lightingest) wherever possible, because LightIngest relies on the ADX cluster computing to perform the copy.
6464

0 commit comments

Comments
 (0)