Logtsash output to ElasticSearch Cluster

so it is setup as

Server1
Logstash ES Kibana
server 2
ES only

When I go to the elasticHQ website I see the 2 nodes joined up and healthy

I will check Logstash thanks

On Saturday, September 27, 2014 4:34:45 AM UTC-4, Mark Walkom wrote:

Is the cluster external to the LS instance?
Check the logs of your ES master server, it should show the logstash node
join, if you aren't seeing that then enable verbose mode in LS and you
should see the issue.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: ma...@campaignmonitor.com <javascript:>
web: www.campaignmonitor.com

On 27 September 2014 04:28, Kevin M <mcgk...@gmail.com <javascript:>>
wrote:

Do i need to set anything up special to have logstash output to my
elasticsearch cluster?

output {
stdout { }
elasticsearch {
cluster => "es-cluster"
}
}

I have my logstash output setup this way but I do not get anything in
kibana - when I switch to elasticsearch_http it works fine and data shows up

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/1a4094e7-2457-4790-9a0e-5cec5bb7b12c%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/1a4094e7-2457-4790-9a0e-5cec5bb7b12c%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/55c1549d-b115-4257-ab67-8219c3c965c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.