-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:ES|QLES|QL related features in KibanaES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//ES|QL related features in Kibana t//enhancementNew value added to drive a business resultNew value added to drive a business result
Description
Describe the feature:
Instead of relying on a call to Elasticsearch to get the columns created by a GROK pattern, we have client-side logic that inspects the pattern and reports the expected columns.
However, it doesn't support the alternative regex syntax which allows patterns to use regex capture groups to define new columns.
We should extend our logic to support the regex case, too!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature:ES|QLES|QL related features in KibanaES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//ES|QL related features in Kibana t//enhancementNew value added to drive a business resultNew value added to drive a business result