graylog-labs / check-graylog2-stream

Icinga/Nagios check to monitor Graylog2 stream alerts
Apache License 2.0
15 stars 11 forks source link

Version compatibility #5

Closed phar1no closed 7 years ago

phar1no commented 7 years ago

What kind of graylog version do your plugin version 1.4 work?

[root@locahost]# ./check-graylog2-stream -stream=56eab50c1652906f7436c8a2 -url='https://someserver:443' -user=someuser -password=somepass
UNKNOWN: Can not parse JSON from Graylog2 API

My Graylog 2.2.3+7adc951

mariussturm commented 7 years ago

The stream api didn't change so it should work with your Graylog version.

We are using GitHub issues for tracking bugs in Graylog itself, but this doesn't look like one. Please post this issue to our discussion forum or join the #graylog channel on freenode IRC.

Thank you!