Toolkit technical background overview

Edit me

The Elasticsearch toolkit is an open source IBM Streams toolkit that provides adapters for the Elasticsearch search and analytics engine.

It provides the operators

  • ElasticsearchIndex to store tuple data as JSON documents in Elasticsearch indices

The toolkit supports the following features

  • Streams application configuration
  • Connecting to multiple Elasticsearch nodes in a cluster
  • Consistent region features to achieve at-least-once semantic where appropriate
  • Using SSL/TLS with HTTP Basic authentication to connect to servers

This version of the toolkit is intended for use with IBM Streams release 4.2 and later.

Updated: