Graylog 3.1 plugins not working

Hello all,

I am new to graylog. I added some output plugins (For MS Teams and Opsgenie). I added them to /usr/share/graylog-server/plugin directory, just as specified by server.conf file and restarted graylog-server.
I am using Graylog 3.1.0+aa5175e on graylog (Private Build 1.8.0_222 on Linux 4.15.0-58-generic) - which is OVA deployed via vSphere.

I have added two plugins and none of them work. I have seen people had issue with it being HTML and not JAR, but thats not the issue:

 ubuntu@graylog:/usr/share/graylog-server/plugin$ file *
graylog-plugin-collector-3.1.0.jar:               Java archive data (JAR)
graylog-plugin-enterprise-3.1.0.jar:              Java archive data (JAR)
graylog-plugin-teams-1.1.1.jar:                   Java archive data (JAR)
graylog-plugin-threatintel-3.1.0.jar:             Java archive data (JAR)
LICENSE-ENTERPRISE:                               ASCII text
opsgenie-graylog-alarmcallback-1.3.3-RELEASE.jar: Java archive data (JAR)

Any help much appreciated!

Thanks!

Hi–

I have the opsgenie plug-in installed myself – it is 1.3.2 however. Be sure you have restarted the server and to use it, you need to configure a Notification as a “Legacy Alarm Callback”. opsgenie needs to update their library – for us, I ended up moving to an e-mail alert because of the issues I had with it. HTH. Thanks.

Eric

you need to check if the additional plugins ( opsgenie-graylog-alarmcallback-1.3.3-RELEASE.jar and graylog-plugin-teams-1.1.1.jar ) are compatible with Graylog 3.1 that information should be gotten by the developer of the plugin.