Update URLs of check_logstash plugin

This commit is contained in:
Thomas Widhalm 2020-12-28 17:16:07 +01:00
parent cb25be2d12
commit adb1e0ca84
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