You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2017/01/20 04:00:28 UTC

[jira] [Created] (EDGENT-368) Implement Elasticsearch output connector

Otis Gospodnetic created EDGENT-368:
---------------------------------------

             Summary: 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
             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)