sivasamyk / graylog2-plugin-input-httpmonitor

HTTP Monitor plugin for graylog
MIT License
42 stars 7 forks source link

Plugin does not appear in inputs on out-of-the-box Graylog 2.0.0 #6

Closed romanr closed 7 years ago

romanr commented 8 years ago

Installed stock Graylog 2.0.0 from official AMI image Copied plugin to plugin as instructed:

/opt/graylog/server/plugin# ls -l total 14756 -rw-r--r-- 1 root root 2111402 Mar 15 09:19 graylog2-plugin-input-httpmonitor-1.0.3.jar -rw-r--r-- 1 root root 1669275 Apr 28 16:03 graylog-plugin-collector-1.0.0.jar -rw-r--r-- 1 root root 1541788 Apr 28 16:03 graylog-plugin-enterprise-integration-1.0.0.jar -rw-r--r-- 1 root root 6452191 Apr 28 16:03 graylog-plugin-map-widget-1.0.0.jar -rw-r--r-- 1 root root 2837117 Apr 28 16:03 graylog-plugin-pipeline-processor-1.0.0-beta.2.jar -rw-r--r-- 1 root root 484487 Apr 28 16:03 usage-statistics-2.0.0.jar

note that installation directory is "plugin", not "plugins" as instructed in official documentation.

After restart plugin does not appear:

image

Please help!

sivasamyk commented 8 years ago

Can you please attach the graylog-server log files? The plugins loaded will be listed in the log file.

sivasamyk commented 7 years ago

@romanr please reopen if it is still reproducible.