Skip to content

[Uptime] Configure index patterns on the kibana.yml file #115774

Closed

Description

Describe the enhancement:

Currently, the only way to change the index pattern settings for Uptime is by using the UI (or a REST call). The possibility of having these settings in the kibana.yml file.

Describe a specific use case for the enhancement or feature:

We have to provide our users with a simple way to configure a Kibana instance connected to an Elasticsearch cluster configured to make CCS against another Elasticsearch cluster with a large amount of data. The first approach was to configure the connection settings and index patterns for CCS using the kibana.yml. This is possible for APM, Logs, Metrics, and Monitoring, but it is not possible for Uptime.
The alternative is to have some of the configuration settings in the kibana.yml, and a script or something that completes the configuration. This will end in a bad UX due there is no uniform way to configure all the settings in the same place.

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

Metadata

Assignees

Labels

Team:Uptime - DEPRECATEDSynthetics & RUM sub-team of Application Observability

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions