For now, you can use the elasticsearch_http output (instead of 
elasticsearch) and you should be able to get LS 1.3.3 going with ES 1.0. 
For example:

output {
  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/d0de1889-e1f8-443f-bc5f-c80662d78bf9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to