logstash-filter-sequence 0.2.0
This filter will adds a sequence number to a log entry. At the start of logstash the sequence will started with a timestamp and will incremented by 1 for each log event. This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Gemfile:
=
install:
=
Runtime Dependencies (1):
logstash-core
< 3.0.0, >= 2.0.0
Development Dependencies (1):
logstash-devutils
>= 0