Upgrade to 4.2.x
Closed this issue · 3 comments
koff75 commented
Hi,
Could it be possible to upgrade the plugin to fix the compatibility to Graylog 4.2.x ?
I tried to compile the code on my computer using mvn package and get :
[INFO] [webpack-cli] Failed to load '/graylog-plugin-aggregation-count/webpack.config.js' config
[INFO] [webpack-cli] TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
dcantos1 commented
I also need the upgrade of the correlation and aggregator please. for version 4.2.X
c8y3 commented
Hello,
The latest version (4.1.0) of the plugin (https://github.com/airbus-cyber/graylog-plugin-correlation-count/releases/tag/4.1.0) should be compatible with graylog >= 4.2.3.
Similarly, the latest version of the aggregation plugin (https://github.com/airbus-cyber/graylog-plugin-aggregation-count/releases/tag/4.1.0) should be compatible with graylog >= 4.2.3.
Hope this works for you.
koff75 commented
Perfect ! Many thanks 💯