Skip to content
README.md 402 B
Newer Older
cerebro
=======================

cerebro is an open source(MIT License) elasticsearch web admin tool.

Installation
------------

- Download from ...
- Extract files
- Run bin/cerebro on unix, of bin/cerebro.bar on Windows
- Access on http://localhost:9000

Screenshots
------------
#### cluster overview
![cluster overview](imgs/cluster_view.png)

####REST Client
![rest client](imgs/rest_client.png)