Graylog 3.0 Compatibility
Is there any chance this plugin can be updated to be compatible with Graylog 3.0? We've been successfully using the 4.0.0-beta version of the plugin with Graylog 2.5.0, but we're updating to Graylog 3.0.1 now and we'd love to keep this functionality.
The problem seems to be that Graylog 3.0.x uses a newer version of React for the web interface which no longer supports the deprecated way this plugin creates it's React components.
I've forked this repo and made an experimental 4.0.0-beta.1 build with minor modifications to the plugin's web interface to work around this issue. This seems to work with Graylog 3.0.1.
Feel fre to try it out, I'd love some feedback.
I'll give it a shot, thanks!
The problem seems to be that Graylog 3.0.x uses a newer version of React for the web interface which no longer supports the deprecated way this plugin creates it's React components.
I've forked this repo and made an experimental 4.0.0-beta.1 build with minor modifications to the plugin's web interface to work around this issue. This seems to work with Graylog 3.0.1.
Feel fre to try it out, I'd love some feedback.
Works great in 3.0. It's broken in 3.1.
Hello, Is there any chance this plugin can be work on version 4 of graylog?