Skip to content

Enabling compression between Kibana <--> Elasticsearch servers #117490

Open
@mshustov

Description

Kibana relies on the elasticsearch-js client defaults with compression: false https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/basic-config.html

While enabling compression adds some runtime performance overhead, it might drastically reduce transmission time and increase network bandwidth.
We should conduct load testing for Cloud and on-prem instances to decide whether Kibana will set compression: true by default or we expose it as elasticsearch.compression configuration setting.

A side note: it might be interesting to calculate how much it affects the Data transfer reductions initiative on Cloud.

Subtasks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Feature:elasticsearchTeam:CoreCore services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etcimpact:mediumAddressing this issue will have a medium level of impact on the quality/strength of our product.loe:mediumMedium Level of Effortperformance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions