Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/531
  
    
    We also have a `JSONMapParser` that was contributed after the original Bro 
parser.  The data coming out of the Bro plugin can be configured to be JSON.  
That's how we typically use it anyways.  Can we just use the `JSONMapParser` to 
parse Bro records?   
    
    I cannot think of any reason it wouldn't work off the top of my head, but I 
am not sure.  Then you wouldn't even have to write any code at all.
    
    And also with PR #545 we can now send different Bro record types to their 
own Kafka topics. I have included an example in the README on how you can do 
that.  I only mention that if that becomes a problem for the `JSONMapParser` 
and what you are trying to achieve.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to