[
https://issues.apache.org/jira/browse/CAMEL-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349525#comment-16349525
]
Mike Barlotta commented on CAMEL-10540:
---------------------------------------
after looking around seems there are two Java Grok libraries
* [https://github.com/thekrakken/java-grok]
* [https://github.com/aicer/grok]
It looks like Apache Metron refers to thekrakken
*
[https://github.com/apache/metron/tree/c4954e8af7d5cab59ec6fdc4d9a0bb07c794afd6/metron-streaming/Metron-MessageParsers]
*
[https://github.com/apache/metron/blob/master/metron-platform/metron-parsers/src/main/java/org/apache/metron/parsers/GrokParser.java#L34-L35]
so I that Camel component should use this as well
thoughts?
> GROK Parser
> -----------
>
> Key: CAMEL-10540
> URL: https://issues.apache.org/jira/browse/CAMEL-10540
> Project: Camel
> Issue Type: New Feature
> Reporter: Jan Bernhardt
> Priority: Major
> Fix For: Future
>
>
> As discussed on the mailing list [1], it would be great to have a grok filter
> for camel, to parse text with multiple named regex expressions resulting in a
> Map containing the named key as well as the parsed value.
> [1]
> http://camel.465427.n5.nabble.com/Parsing-unstructured-Text-in-Camel-td5790513.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)