[Runtime fields] Dedicated UI for data parsing #98929
Labels
Feature:New Feature
New feature not correlating to an existing feature label
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
We need to build a dedicated UI for parsing a string into fields. This UI needs to be as simple (and "mouse click") as possible. We need to guide our users with very little knowledge of grok and help them write a pattern with confidence.
This work can be split into the following tasks:
message
field from the first document of "logs-*" index pattern). This string can still be edited by the user if he wants to.and (2) the script we have automatically created for the user
The output of this task is an object that we can feed to the field selector below.
The field selector might already be exposed when doing [Index pattern field editor] Support "object" runtime fields #98330.
The text was updated successfully, but these errors were encountered: