You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ELK's Grok is a powerful and quite concise format to parse arbitrary text and structure it. pq partially reinvents it by combining a regex decoder with a map filter. But having a native Grok support would help the adoption - there are likely people already familiar with Grok.
The text was updated successfully, but these errors were encountered:
ELK's Grok is a powerful and quite concise format to parse arbitrary text and structure it. pq partially reinvents it by combining a regex decoder with a map filter. But having a native Grok support would help the adoption - there are likely people already familiar with Grok.
The text was updated successfully, but these errors were encountered: