Skip to content

Commit

Permalink
Update to 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ph committed Sep 15, 2017
1 parent a929955 commit 93907bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-filter-elasticsearch.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|

s.name = 'logstash-filter-elasticsearch'
s.version = '3.1.6'
s.version = '3.1.8'
s.licenses = ['Apache License (2.0)']
s.summary = "Search elasticsearch for a previous log event and copy some fields from it into the current event"
s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
Expand Down

0 comments on commit 93907bf

Please sign in to comment.