grok 1.0.1

A rust implementation of the popular java & ruby grok library which allows easy text and log file processing with composable patterns.
Documentation
1
2
3
4
5
6
# Patterns
Note that all the patterns have been originally copied from https://github.com/logstash-plugins/logstash-patterns-core/tree/master/patterns 
which is distributed under the Apache license as well.

See https://github.com/logstash-plugins/logstash-patterns-core/blob/master/LICENSE 
for more information.