[
https://issues.apache.org/jira/browse/EDGENT-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832333#comment-15832333
]
Dale LaBossiere commented on EDGENT-368:
----------------------------------------
Are you referring to the ES
[RestClient|https://github.com/elastic/elasticsearch/blob/master/client/rest/src/main/java/org/elasticsearch/client/RestClient.java]
API?
> Implement Elasticsearch output connector
> ----------------------------------------
>
> Key: EDGENT-368
> URL: https://issues.apache.org/jira/browse/EDGENT-368
> Project: Edgent
> Issue Type: New Feature
> Components: Connectors
> Reporter: Otis Gospodnetic
> Labels: connector, elasticsearch
> Fix For: Apache Edgent 1.1.0
>
>
> It would be great to be able to write data to Elasticsearch (bulk) API.
> This connector should use the ES the ES HTTP client, not TransportClient (TC
> has issues with things like different client vs. server library versions, so
> should be avoided and the ES HTTP client, written in Java, was written to
> avoid these TC issues)
> Once such connector exists one could use it not only writing to their own ES
> cluster, but also services that expose the ES API, like Logsene
> (http://sematext.com/logsene) and others.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)