Stability: 1 - Experimental
Snippet command-line interface for parsing logs and pushing them through a local Logstash -> Elasticsearch -> Kibana pipeline.
snippet
requires Java to be installed. It should be a version sufficient to run Elasticsearch and Logstash.
npm install -g snippet-cli
~$ snippet -h
Usage: snippet <command>
where <command> is one of:
configfile, elasticsearch, kibana, lines, logstash, parse
snippet <command> -h quick help on <command>
For example:
~$ snippet parse combined-apache-log my.log