thekrakken / java-grok

Simple API that allows you to easily parse logs and other files
http://grok.nflabs.com/
Other
358 stars 152 forks source link

Grok/Match: provide option to completely disable automatic conversion #71

Closed retoo closed 7 years ago

retoo commented 7 years ago

Provide option on Grok object to disable automatic key/value conversion.

@anthonycorbacho as with the other PRs I'm open to any changes how these options/settings should be organized.

Fixes #64

anthonycorbacho commented 7 years ago

@retoo looks good to me i will merge soon :)