Elasticvue is a free and open-source elasticsearch gui

Features

  • Cluster overview
  • Index management
  • Search interface
  • REST Query interface
  • Snapshot management
  • ... and more
Screenshot

Get elasticvue desktop ...

Windows app

Elasticvue is available on windows:

> Download msi

MacOS app

Elasticvue is available for macos:

Linux app

Elasticvue is available for linux:

> Download AppImage

... or the elasticvue browser extension

Chrome extension

55

Elasticvue is available in the chrome web store:

> Chrome webstore

Edge extension

29

Elasticvue is available in the microsoft store:

> Microsoft webstore

Firefox addon

19

Elasticvue is available in the mozilla store:

> Firefox addon

If you don't use the desktop app or a browser extension then you have to configure CORS to grant the browser access to your cluster.
Elasticvue will guide you on how to configure your cluster when you use it for the first time.

Web app

You can use the hosted version of elasticvue to avoid installing anything.

> app.elasticvue.com

Docker image

350k+ downloads

Download and run the image

docker run -p 8080:8080 --name elasticvue \ -d cars10/elasticvue

Then open http://localhost:8080

Building manually

Check the readme for instructions on how to manually build elasticvue.

Checkout usage for details on how to configure your cluster to use elasticvue.