Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement configuration limits #12512

Closed
TomasTurina opened this issue Mar 3, 2022 · 1 comment · Fixed by #13608
Closed

Implement configuration limits #12512

TomasTurina opened this issue Mar 3, 2022 · 1 comment · Fixed by #13608

Comments

@TomasTurina
Copy link
Member

TomasTurina commented Mar 3, 2022

Wazuh version Component Install type Install method Platform
4.x Remoted/Clusterd Manager Packages/Sources Linux

Description

The main purpose of this issue is to provide Wazuh Cloud with the ability to limit these parameters via configuration:

  • The maximum number of EPS at a node level.

Requirements

EPS limit

  1. Set a limit of maximum EPS at a node level (worker node).
  2. Know the limit status.
  3. Know in real-time the number of EPS at a node level.
  4. Events that surpass the limit will be dropped. The drops will not affect the status of the agents.
  5. When a node is dropping events, know if it is due to the EPS limit being reached.
    6. The limit can be disabled or changed on the go.
  6. Should be possible to restrict access to this limit, so it can not be changed from Kibana/API but it can be retrieved.
@vikman90
Copy link
Member

vikman90 commented Mar 17, 2022

Validation of the requirements by the Product Owners

The design stage is blocked until the Product Owners sign off the requirements.

@wazuh wazuh deleted a comment from cborla Apr 1, 2022
@vikman90 vikman90 changed the title Implement configuration limits requested by Wazuh Cloud Implement configuration limits Aug 2, 2022
@vikman90 vikman90 added this to the Release 4.4.0 milestone Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants