billmurrin / graylog-plugin-quickvaluesplus-widget

GrayLog2 QuickValuesPlus Widget
GNU General Public License v3.0
22 stars 3 forks source link

Do not run under Graylog 2.2.2 #2

Closed keitopso closed 7 years ago

keitopso commented 7 years ago

Hi,

thanks for this QuickValues-Plugin.

But this Graylog plugin do not run under Graylog-Server 2.2.2.

Best regards

billmurrin commented 7 years ago

Hi @keitopso, I'm running this plugin under 2.2.2 right now.

Would you be able to tell if you have any errors in your Graylog server log or web browser debugger?

Have you cleared your browser cache or forced refresh (Ctrl + F5) to reload all of the files for the web interface? If not, I would definitely try that.

Lastly, can you please provide your OS and browser version so I can try to replicate the issue.

Thanks.

billmurrin commented 7 years ago

I downloaded the 2.2.2 ova file, booted it, added the plugins, restarted it and then used the plugin with no issues. If you do not have any additional input or information, I will close out this issue.

keitopso commented 7 years ago

Hi @billmurrin,

thanks for you reply.

There are no erros in Graylog server log. In the web browser debugger I do not see any information about quickvalues plugin.

billmurrin commented 7 years ago

Were you able to get it to work @keitopso?

If not, can you give me a screenshot of what your screen looks like when you expand a field in the sidebar?

Also, did you try clearing your browser cache and forcing a refresh of the web interface?

keitopso commented 7 years ago

It did not run in my setup. I cleared the Browser cache and delete all other graylog plugins with ui-features. After this I restarted the graylog-server.

grafik

billmurrin commented 7 years ago

Did you adjust the permissions on the plugin? It may not have loaded, ensure that Graylog has permissions to read the plugin, might require a 644 type of permission.

If you restart Graylog and tail the server.log file, do you see the plugin getting loaded? The plugins getting loaded should be near the top of the log output upon restart.