-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Cross Cluster SearchbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Steps to reproduce
- Create 2 elasticsearch clusters, say "a" and "b"
- Index some data in cluster "b" (cluster "a" should have no user created indices)
- Setup "a" cluster to see "b" as a remote cluster
- Launch kibana for cluster "a"
- Go to index management
Observed behaviour
Notice that kibana does not let you type an index pattern saying there's no data. It is possible to work around this by clicking on include system indices. However, it feels wrong that users have to click on include system indices especially since it's recommended as good practice to have a CCS dedicated cluster (so it'll probably have no user indices).
Metadata
Metadata
Assignees
Labels
Feature:Cross Cluster SearchbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience