You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An input monitor plugin for monitoring HTTP URLs (websites and REST APIs).
4
6
Works by periodically polling the URLs and recording the responses as messages.
5
7
@@ -15,7 +17,7 @@ This plugin provides support for monitoring following parameters
15
17
16
18
Getting started
17
19
---------------
18
-
For Graylog v2.0 and above download this [jar] (https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.3/graylog2-plugin-input-httpmonitor-1.0.3.jar)
20
+
For Graylog v2.0 and above download this [jar] (https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.4/graylog2-plugin-input-httpmonitor-1.0.4.jar)
19
21
(Please note this version will break (due to changes in graylog field naming restrictions) HTTP monitor dashboard created in older versions)
20
22
21
23
For Graylog v1.2 and above download this [jar] (https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.2/graylog2-plugin-input-httpmonitor-1.0.2.jar)
0 commit comments