mesos / logstash

Logstash on Mesos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specify elasticsearch configuration

ktf opened this issue · comments

I'd like to specify my own elasticsearch endpoint. How do I do that?

See the example configuration in the 'Config' section in https://github.com/mesos/logstash/blob/master/README.md

Thanks. The problem seems to be due to the fact the logstash you use is different from the one I had, and the configuration takes host => string rather than hosts => list.