Integrationsedit

Integrations are not plugins, but are external tools or modules that make it easier to work with Elasticsearch.

CMS integrationsedit

Supported by the community:edit

  • Drupal: Drupal Elasticsearch integration via Search API.
  • Drupal: Drupal Elasticsearch integration.
  • Wp-Elasticsearch: Elasticsearch WordPress Plugin
  • Elasticsearch Indexer: Elasticsearch WordPress Plugin
  • Tiki Wiki CMS Groupware: Tiki has native support for Elasticsearch. This provides faster & better search (facets, etc), along with some Natural Language Processing features (ex.: More like this)

Data import/export and validationedit

Rivers were used to import data from external systems into Elasticsearch prior to the 2.0 release. Elasticsearch releases 2.0 and later do not support rivers.

Supported by elasticsearch:edit

Supported by the community:edit

  • JDBC importer: The Java Database Connection (JDBC) importer allows to fetch data from JDBC sources for indexing into Elasticsearch (by Jörg Prante)
  • Kafka Standalone Consumer(Indexer): Kafka Standalone Consumer [Indexer] will read messages from Kafka in batches, processes(as implemented) and bulk-indexes them into ElasticSearch. Flexible and scalable. More documentation in above GitHub repo’s Wiki.(Please use branch 2.0)!
  • Mongolastic: A tool that clones data from ElasticSearch to MongoDB and vice versa
  • Scrutineer: A high performance consistency checker to compare what you’ve indexed with your source of truth content
  • IMAP/POP3/Mail importer: The Mail importer allows to fetch data from IMAP and POP3 servers for indexing into Elasticsearch (by Hendrik Saly)
  • FS Crawler: The File System (FS) crawler allows to index documents (PDF, Open Office…​) from your local file system and over SSH. (by David Pilato)

Deploymentedit

Supported by Elasticsearch:edit

  • Puppet: Elasticsearch puppet module.

Supported by the community:edit

  • Chef: Chef cookbook for Elasticsearch

This project appears to have been abandoned:

  • SaltStack: SaltStack Module for Elasticsearch

Framework integrationsedit

Supported by the community:edit

These projects appear to have been abandoned:

Hadoop integrationsedit

Supported by Elasticsearch:edit

  • es-hadoop: Elasticsearch real-time search and analytics natively integrated with Hadoop. Supports Map/Reduce, Cascading, Apache Hive, Apache Pig, Apache Spark and Apache Storm.

Supported by the community:edit

These projects appear to have been abandoned:

Health and Performance Monitoringedit

Supported by the community:edit

  • check_elasticsearch: An Elasticsearch availability and performance monitoring plugin for Nagios.
  • check-es: Nagios/Shinken plugins for checking on elasticsearch
  • es2graphite: Send cluster and indices stats and status to Graphite for monitoring and graphing.
  • ElasticOcean: Elasticsearch & DigitalOcean iOS Real-Time Monitoring tool to keep an eye on DigitalOcean Droplets or Elasticsearch instances or both of them on-a-go.
  • opsview-elasticsearch: Opsview plugin written in Perl for monitoring Elasticsearch
  • Scout: Provides plugins for monitoring Elasticsearch nodes, clusters, and indices.
  • SPM for Elasticsearch: Performance monitoring with live charts showing cluster and node stats, integrated alerts, email reports, etc.

Other integrationsedit

Supported by the community:edit

  • Pes: A pluggable elastic Javascript query DSL builder for Elasticsearch
  • Wireshark: Protocol dissection for Zen discovery, HTTP and the binary protocol
  • ItemsAPI: Search backend for mobile and web

These projects appear to have been abandoned:

  • daikon: Daikon Elasticsearch CLI
  • dangle: A set of AngularJS directives that provide common visualizations for elasticsearch based on D3.
  • eslogd: Linux daemon that replicates events to a central Elasticsearch server in realtime