Graylog plugin which build locally not display functionality on server or Graylog webui

Hi,

I build graylog plugin - correlation count locally. With some struggle the build is successful and added that jar in plugin folder of server and started. In logs it shows plugin is loaded but in webui it is not showing that functionality. I am using graylog version 3.2.5 which is compatible with plugin version 2.1.0 or 2.1.1. Also found there is size difference in Ready jar and the one which I build locally.

I have installed node, have maven 3+ version and using windows system. Uses cmd to build the jar with command - mvn clean install -DskipTests

can someone help me in this?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.