This could be implemented in multiple ways.. here are a few choices: - https://github.com/blakesmith/go-grok grok bindings for go - https://github.com/jordansissel/grok re implement basics of grok for key value pairs with regex patterns
This could be implemented in multiple ways.. here are a few
choices: