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
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,14 @@ This plugin provides support for monitoring following parameters
16
16
Getting started
17
17
---------------
18
18
19
-
For Graylog v1.2 and above download this jar[https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.1/graylog2-plugin-input-httpmonitor-1.0.1.jar].
20
-
For Graylog v1.1 and below download this jar[https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.0/graylog2-plugin-input-httpmonitor-1.0.0.jar].
19
+
For Graylog v1.2 and above download this [jar] (https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.1/graylog2-plugin-input-httpmonitor-1.0.1.jar)
20
+
21
+
For Graylog v1.1 and below download this [jar] (https://github.com/sivasamyk/graylog2-plugin-input-httpmonitor/releases/download/v1.0.0/graylog2-plugin-input-httpmonitor-1.0.0.jar)
21
22
22
23
* Shutdown the graylog server.
23
24
* Place the plugin jar in the Graylog plugins directory.
24
25
* Restart the server.
25
-
* In the graylog web UI, goto Systems->Inputs to launch new input of type 'HTTP Monitor'
26
+
* In the graylog web UI, goto System->Inputs to launch new input of type 'HTTP Monitor'
26
27
27
28
28
29
Following parameters can be configured while launching the plugin
0 commit comments