Skip to content

[ES|QL] detect columns generated by GROK regex #229195

@drewdaemon

Description

@drewdaemon

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:ES|QLES|QL related features in KibanaTeam:ESQLES|QL related features in Kibana t//enhancementNew value added to drive a business result

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions