elastic/kibana

leader_index_exclusion_pattern not available through kibana create follower pattern ui

Open

#182947 opened on May 8, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Feature:CCR and Remote ClustersTeam:Kibana Managementbuggood first issue

Description

Kibana version: 8.13

Elasticsearch version: 8.13

Server OS version: Rhel 9

Browser version: Edge

Browser OS version: Windows 10

Original install method (e.g. download page, yum, from source, etc.): Tarball

Describe the bug: Elasticsearch create follower pattern api has leader_index_exclusion_pattern. This is not available through kibana

Steps to reproduce:

  1. Have paid license & remote clusters setup
  2. click hamburger -> stack management.
  3. Click cross-cluster replication
  4. Click Auto-follow patterns
  5. Click create an auto follow pattern
  6. There is no exclude pattern, only include

Expected behavior: There should be an exclude pattern

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

Contributor guide