Skip to content

Commit

Permalink
Use new ES Output for DLQ issue (#7393)
Browse files Browse the repository at this point in the history
  • Loading branch information
Suyog Rao authored Jun 9, 2017
1 parent 0f84a18 commit d0ca122
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile.jruby-1.9.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ GEM
logstash-filter-json
logstash-input-generator
logstash-output-file
logstash-output-elasticsearch (7.3.4-java)
logstash-output-elasticsearch (7.3.5-java)
cabin (~> 0.6)
logstash-core-plugin-api (>= 1.60, <= 2.99)
manticore (>= 0.5.4, < 1.0.0)
Expand Down Expand Up @@ -623,7 +623,6 @@ DEPENDENCIES
builder (~> 3.2.2)
ci_reporter_rspec (= 1.0.0)
docker-api (= 1.31.0)
elasticsearch
file-dependencies (= 0.1.6)
flores (~> 0.0.6)
fpm (~> 1.3.3)
Expand Down Expand Up @@ -724,7 +723,6 @@ DEPENDENCIES
logstash-output-udp
logstash-output-webhdfs
logstash-output-xmpp
logstash-patterns-core
octokit (= 3.8.0)
paquet (~> 0.2.0)
pleaserun (~> 0.0.28)
Expand Down
23 changes: 23 additions & 0 deletions NOTICE.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,29 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

==========================================================================
RubyGem: jar-dependencies Version: 0.3.11
Copyright (c) 2014 Christian Meier

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

==========================================================================
RubyGem: lru_redux Version: 1.1.0
Copyright (c) 2013 Sam Saffron
Expand Down

0 comments on commit d0ca122

Please sign in to comment.