
3rd Party Plugins
*****************

Crate includes a few 3rd party plugins out of the box.


elasticsearch-head
==================

A web front end for an Elasticsearch cluster

Endpoint:
   http://localhost:4200/_plugin/head

Website:
   http://mobz.github.io/elasticsearch-head/


bigdesk
=======

Live charts and statistics for Elasticsearch cluster.

Endpoint:
   http://localhost:4200/_plugin/bigdesk

Website:
   http://bigdesk.org/


segmentspy
==========

Elasticsearch plugin to watch segment dynamics (additions, merges,
deletes)

Endpoint:
   http://localhost:4200/_plugin/segmentspy

Website:
   https://github.com/polyfractal/elasticsearch-segmentspy
