mesos / logstash

Logstash on Mesos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possibility to use IP-addresses instead of hostnames

sadovnikov opened this issue · comments

Similar to mesos/elasticsearch#418, it's better if the framework is able to work in environments, where hostnames are not resolvable

Adding -Dmesos.logstash.useIpAddress=true parameter lets Scheduler to use IP addresses instead of hostname. This provided clickable URL to the framework UI on Mesos UI

image

closing as the framework UI is gone anyway