Skip to content

KQL Search in the Transform UI doesn't support index patterns with > 1024 fields #64324

@Alex3k

Description

@Alex3k

Kibana version: 7.6.2

Elasticsearch version: 7.6.2

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

Describe the bug:
You can't use KQL search within the Transforms UI if an index pattern has more than 1024 fields (see screenshot)

Steps to reproduce:

  1. Open the Transform UI through Management
  2. Find an index pattern with more than 1024 fields (filebeat-* by default does)
  3. Notice that there is a message that says that only index patterns with less than 1024 fields

Expected behavior:
The search bar works regardless of the number of fields in the index pattern

Screenshots (if relevant):
image (11)

** Extra context: **
discussed with @sophiec20 who recommend I submit a bug

Metadata

Metadata

Assignees

Labels

:mlFeature:TransformsTransformsbugFixes for quality problems that affect the customer experiencev7.11.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions