We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182fd98 commit fbbbb57Copy full SHA for fbbbb57
lib/logstash/outputs/elasticsearch/api_configs.rb
@@ -1,5 +1,3 @@
1
-require 'forwardable' # Needed for logstash core SafeURI. We need to patch this in core: https://github.com/elastic/logstash/pull/5978
2
-
3
module LogStash; module Outputs; class ElasticSearch
4
module APIConfigs
5
0 commit comments