Graylog2 / graylog-plugin-aws

Several bundled Graylog plugins to integrate with different AWS services like CloudTrail and FlowLogs.
Other
91 stars 38 forks source link

Load AWS plugin on all nodes #652

Closed thll closed 2 years ago

thll commented 2 years ago

To support a node becoming a leader at runtime, we have to load the plugin on all nodes. Previously it was only loaded at the master node.

To prevent the AWS inputs to be started on a non-leader node, mark the inputs as "only one per cluster", so that the input system can take care of this automatically.

/jenkins-pr-deps Graylog2/graylog2-server#11373,Graylog2/graylog-plugin-enterprise#2797

mpfz0r commented 2 years ago

@thll we cannot merge this into master right now. do we want to create a leader-election branch here as well?

thll commented 2 years ago

@thll we cannot merge this into master right now. do we want to create a leader-election branch here as well?

@mpfz0r: either that or we just wait until the leader election branches have been merged. We just shouldn't forget to merge it in the end 😬

cameronattard commented 2 years ago

Is there an ETA on when this will be released?

mpfz0r commented 2 years ago

@cameronattard this will be part of 4.3 which should be released at the start of May