Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

ElasticSearch 5 support #1607

Merged
merged 3 commits into from
Jun 23, 2017
Merged

Commits on Jun 21, 2017

  1. ElasticSearch: Add ES5 Support

    This commit adds in support for ES5 to the ElasticSearch sink.
    The ES5 support lands side-by-side with the ES2 support, since
    the APIs are slightly different.
    AlmogBaku authored and DirectXMan12 committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    8388afc View commit details
    Browse the repository at this point in the history
  2. Update Godeps for ES5 support

    This commit updates the Godeps for ES5 support in the ElasticSearch
    sink.
    AlmogBaku authored and DirectXMan12 committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    15d2226 View commit details
    Browse the repository at this point in the history
  3. ElasticSearch: Add supports for Ignest pipelines

    This commit adds support for ElasticSearch ingest pipelines.  This
    only works on ES5+.
    AlmogBaku authored and DirectXMan12 committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    c9bc904 View commit details
    Browse the repository at this point in the history