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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/1a4094e7-2457-4790-9a0e-5cec5bb7b12c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to