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

Allow list the following yml settings in ECH and Docker #192183

Closed
mikecote opened this issue Sep 5, 2024 · 1 comment
Closed

Allow list the following yml settings in ECH and Docker #192183

mikecote opened this issue Sep 5, 2024 · 1 comment
Assignees
Labels
Feature:Alerting Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@mikecote
Copy link
Contributor

mikecote commented Sep 5, 2024

We should allow list the following yml settings for alerting and task manager in ECH and Docker

Alerting:

  • xpack.alerting.maxScheduledPerMinute

Task Manager:

  • xpack.task_manager.capacity
  • xpack.discovery.active_nodes_lookback
  • xpack.discovery.interval
  • xpack.task_manager.kibanas_per_partition
  • xpack.task_manager.claim_strategy

If there are any other that might be missing in this list regarding the 10x efforts, we should include them as well.

@mikecote mikecote added Feature:Alerting Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Sep 5, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

doakalexi added a commit that referenced this issue Sep 12, 2024
#192124)

Towards #190095,
#192183,
#192185

## Summary

This PR updates the following:

- heap-to-capacity converter to take into account larger amounts of RAM,
updated this to be 16GB
- initial`maxAllowedCost` to be the default capacity of 10
- adds `xpack.alerting.maxScheduledPerMinute`,
`xpack.discovery.active_nodes_lookback`, `xpack.discovery.interval`
configs to docker
- updates the TM docs for `xpack.task_manager.capacity`

---------

Co-authored-by: Lisa Cawley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

3 participants