-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Is your feature request related to a problem?
Working with unstructured or free text logs, especially from legacy applications can be difficult. It would be nice to have a feature where logs can be parsed at query-time instead of through log pipelines
Describe the solution you'd like
allow queries to pipe data for log parsing e.g.
... | parse regex "uid=(?<userId>\\d+)" | ...
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Thank you for your feature request – we love each and every one!
Metadata
Metadata
Assignees
Labels
No labels