2021-11-09 08:14:06,385 INFO : org.graylog2.bootstrap.CmdLineTool - Loaded plugin: OpsGenie Alarm Callback 1.3.15-RELEASE [com.opsgenie.plugin.graylog.OpsGenieAlarmCallback]
Logs shows the plugins are loaded, however it does not appear in the UI
Plugins loaded in the plugins directory after restart do not appear in the UI
Steps to Reproduce
- pull docker image graylog/graylog-sso:3.3.6
- Download the plugin GitHub - opsgenie/opsgenie-graylog-plugin: OpsGenie Graylog Alarm Callback Plugin jar and run the container mounting the plugin directory
- Check the logs of the container to see the plugins loaded
- Check the UI configuration to see if the plugin appears
My environment
- Graylog Version: graylog/graylog-sso:3.3.6
- Java Version:
- Elasticsearch Version: 6.8.13
- MongoDB Version: mongo:4.0.20
- Operating System: Ubuntu 18
- Browser version: Chrome 95.0.4638.69

