airbus-cyber / graylog-plugin-correlation-count

Alert condition plugin for Graylog to perform correlation
Other
24 stars 6 forks source link

Upgrade to 4.2.x #24

Closed koff75 closed 2 years ago

koff75 commented 2 years ago

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 2 years ago

I also need the upgrade of the correlation and aggregator please. for version 4.2.X

c8y3 commented 2 years ago

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 2 years ago

Perfect ! Many thanks 💯