← All dashboards

Elasticsearch

Elasticsearch detailed dashboard

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"

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 16,679