Elasticsearch

Elasticsearch detailed dashboard

Elasticsearch screenshot 1
Elasticsearch screenshot 2
Elasticsearch screenshot 3
Elasticsearch screenshot 4
Elasticsearch screenshot 5

This dashboard requires elasticsearch_exporter(https://github.com/justwatchcom/elasticsearch_exporter) that can be run as a sidecar docker next to ES.

Her is an example how to run the elasticsearch_exporter container using compose:

version: '3.4'
services: 
  elasticsearch_exporter:
    image: docker-registry.ecg.so/dk/docker-hub/justwatch/elasticsearch_exporter:1.0.2
    command:
      - '-es.uri=http://es_master:9200'
      - '-es.all'
      - '-es.indices'
    ports:
      - "9108:9108"
Revisions
RevisionDescriptionCreated
Elasticsearch

Elasticsearch

by Grafana Labs
Grafana Labs solution

Easily monitor Elasticsearch, a distributed, multitenant full-text search engine, with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies