Is your feature request related to a problem?
PPL currently supports parse command that allows user to extract text from a field with regex pattern. But regex is difficult to write while many extracted patterns are likely to be existing patterns. Supporting grok can make this easier.
What solution would you like?
Allow extracting text using java-grok similar to current parse command.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem?
PPL currently supports
parsecommand that allows user to extract text from a field with regex pattern. But regex is difficult to write while many extracted patterns are likely to be existing patterns. Supportinggrokcan make this easier.What solution would you like?
Allow extracting text using java-grok similar to current
parsecommand.What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.