class Fluent::Plugin::ElasticsearchSimpleSniffer
Public Instance Methods
Source
# File lib/fluent/plugin/elasticsearch_simple_sniffer.rb, line 6 def hosts @transport.logger.debug "In Fluent::Plugin::ElasticsearchSimpleSniffer hosts #{@transport.hosts}" if @transport.logger @transport.hosts end