Tony,

You should be able to get this to work as-is directly to ES 0.90.10. If you 
want to use another version of ES like 1.0 RC1, for now you need to change 
the elasticsearch output to elasticsearch_http:

  #elasticsearch {
  #  host => "localhost"
  #  port => 9300
  #}
  elasticsearch_http { 
    host => "localhost"
  }

-- 
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/e57881c3-9696-43e0-b73d-a325d00d1f74%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to