Update the list of Logstash supported versions (#9422)

* Update README.md

Update Logstash version support matrix
This commit is contained in:
haim-na 2023-11-20 12:47:42 +02:00 коммит произвёл GitHub
Родитель c8db53259a
Коммит a9ceed8c23
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 7 добавлений и 4 удалений

Просмотреть файл

@ -23,8 +23,10 @@ Install the microsoft-logstash-output-azure-loganalytics, use [Logstash Working
For offline setup follow [Logstash Offline Plugin Management instruction](<https://www.elastic.co/guide/en/logstash/current/offline-plugins.html>).
This plugin supports the following versions
- Logstash 7 Between 7.0 and 7.17.10
- Logstash 8 Between 8.0 and 8.8.1
- 7.0 - 7.17.13
- 8.0 - 8.9
- 8.11
Please note that when using Logstash 8, it is recommended to disable ECS in pipeline. For more information refer to [Logstash documentation.](<https://www.elastic.co/guide/en/logstash/8.4/ecs-ls.html>)

Просмотреть файл

@ -23,8 +23,9 @@ Microsoft Sentinel provides Logstash output plugin to Log analytics workspace us
Install the microsoft-sentinel-log-analytics-logstash-output-plugin, use [Logstash Offline Plugin Management instruction](<https://www.elastic.co/guide/en/logstash/current/offline-plugins.html>).
Microsoft Sentinel's Logstash output plugin supports the following versions
- Logstash 7 Between 7.0 and 7.17.13
- Logstash 8 Between 8.0 and 8.9.2
- 7.0 - 7.17.13
- 8.0 - 8.9
- 8.11
Please note that when using Logstash 8, it is recommended to disable ECS in the pipeline. For more information refer to [Logstash documentation.](<https://www.elastic.co/guide/en/logstash/8.4/ecs-ls.html>)