Merge pull request #8582 from widhalmt/doc/check_logstash

Update URLs of check_logstash plugin
This commit is contained in:
Alexander Aleksandrovič Klimov 2021-01-11 13:49:36 +01:00 committed by GitHub
commit 8b20a139c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -953,7 +953,7 @@ Instead, choose a plugin and configure its parameters and thresholds. The follow
### Log Monitoring <a id="service-monitoring-log"></a> ### Log Monitoring <a id="service-monitoring-log"></a>
* [check_logfiles](https://labs.consol.de/nagios/check_logfiles/) * [check_logfiles](https://labs.consol.de/nagios/check_logfiles/)
* [check_logstash](https://github.com/widhalmt/check_logstash) * [check_logstash](https://github.com/NETWAYS/check_logstash)
* [check_graylog2_stream](https://github.com/Graylog2/check-graylog2-stream) * [check_graylog2_stream](https://github.com/Graylog2/check-graylog2-stream)
### Virtualization Monitoring <a id="service-monitoring-virtualization"></a> ### Virtualization Monitoring <a id="service-monitoring-virtualization"></a>

View File

@ -2938,7 +2938,7 @@ This category includes all plugins for log management, for example [Logstash](ht
#### logstash <a id="plugins-contrib-command-logstash"></a> #### logstash <a id="plugins-contrib-command-logstash"></a>
The [logstash](https://github.com/widhalmt/check_logstash) plugin connects to The [logstash](https://github.com/NETWAYS/check_logstash) plugin connects to
the Node API of Logstash. This plugin requires at least Logstash version 5.0.x. the Node API of Logstash. This plugin requires at least Logstash version 5.0.x.
The Node API is not activated by default. You have to configure your Logstash The Node API is not activated by default. You have to configure your Logstash