Open
Description
Tested on: logstash-filter-elasticsearch (3.6.0)
Defining a connection schema will override the default port (9200
) for a given host.
Scenario: Elasticsearch node bound to loopback/localhost:
hosts => ["localhost:9200"]
- workshosts => ["localhost"]
- workshosts => ["http://localhost"]
- doesn't work