Elasticsearch::Transport::Transport::Sniffer
# File lib/fluent/plugin/elasticsearch_simple_sniffer.rb, line 5 def hosts @transport.logger.debug "In Fluent::ElasticsearchSimpleSniffer hosts #{@transport.hosts}" if @transport.logger @transport.hosts end