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
# Remember, these can be multi-line events.
MCOLLECTIVE ., \[%{TIMESTAMP_ISO8601:timestamp} #%{POSINT:pid}\]%{SPACE}%{LOGLEVEL:event_level}

MCOLLECTIVEAUDIT %{TIMESTAMP_ISO8601:timestamp}: