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

[Ingest Manager/Cloud] Fleet: Set good settings for Fleet in Cloud #72612

Closed
roncohen opened this issue Jul 21, 2020 · 2 comments
Closed

[Ingest Manager/Cloud] Fleet: Set good settings for Fleet in Cloud #72612

roncohen opened this issue Jul 21, 2020 · 2 comments
Assignees
Labels
Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@roncohen
Copy link
Contributor

roncohen commented Jul 21, 2020

When we've arrived at good defaults for 1gb, 4gb and 8gb Kibana instances we need to work with the Cloud team to ensure that good configuration is set in Cloud for the different size of Kibanas available.

For 8gb, the following seems like a reasonable configuration:

user_settings_override_yaml: |-
    xpack.ingestManager.fleet.agentConfigRollupRateLimitIntervalMs: 1000
    xpack.ingestManager.fleet.agentConfigRollupRateLimitRequestPerInterval: 3
    xpack.ingestManager.fleet.pollingRequestTimeout: 250000
    xpack.ingestManager.fleet.maxConcurrentConnections: 10

In addition, we might need to set server.socketTimeout: 265000 until #72362 comes through cc @kobelb

We still need 1gb and 4gb configs.

@roncohen roncohen added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@jen-huang
Copy link
Contributor

With Fleet Server, we no longer use these settings. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

3 participants