All Projects → moshe → Elasticsearch Comrade

moshe / Elasticsearch Comrade

Licence: mit
Elasticsearch admin panel built for ops and monitoring

Projects that are alternatives of or similar to Elasticsearch Comrade

Nebula
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Stars: ✭ 190 (-11.21%)
Mutual labels:  hacktoberfest, panel, admin
Health
Laravel Health Panel
Stars: ✭ 1,774 (+728.97%)
Mutual labels:  hacktoberfest, panel
Sigmaui
SIGMA UI is a free open-source application based on the Elastic stack and Sigma Converter (sigmac)
Stars: ✭ 123 (-42.52%)
Mutual labels:  elastic, elasticsearch
Uiadmin
UIAdmin - UI Kit 3 Responsive Admin Panel
Stars: ✭ 155 (-27.57%)
Mutual labels:  panel, admin
Redelk
Red Team's SIEM - tool for Red Teams used for tracking and alarming about Blue Team activities as well as better usability in long term operations.
Stars: ✭ 1,692 (+690.65%)
Mutual labels:  elastic, elasticsearch
Elastic Docker
Example setups for Elasticsearch, Kibana, Logstash, and Beats with docker-compose
Stars: ✭ 118 (-44.86%)
Mutual labels:  elastic, elasticsearch
Elasticsearch Ruby
Ruby integrations for Elasticsearch
Stars: ✭ 1,848 (+763.55%)
Mutual labels:  elastic, elasticsearch
Windows Installers
Windows installers for the Elastic stack
Stars: ✭ 101 (-52.8%)
Mutual labels:  elastic, elasticsearch
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-18.22%)
Mutual labels:  hacktoberfest, elasticsearch
Kinto Admin
Kinto Web Administration Console
Stars: ✭ 175 (-18.22%)
Mutual labels:  panel, admin
Docker Elastic Stack
ELK Stack Dockerfile
Stars: ✭ 175 (-18.22%)
Mutual labels:  elastic, elasticsearch
Microservice Monitoring
Monitor your Spring Boot application with the Elastic Stack all around
Stars: ✭ 114 (-46.73%)
Mutual labels:  elastic, elasticsearch
Elasticambari
Elastic Service for Ambari
Stars: ✭ 108 (-49.53%)
Mutual labels:  elastic, elasticsearch
Elastic
Elastic Stack (6.2.4) 을 활용한 Dashboard 만들기 Project
Stars: ✭ 121 (-43.46%)
Mutual labels:  elastic, elasticsearch
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+21362.62%)
Mutual labels:  hacktoberfest, elasticsearch
Elastic Stack
Aprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fácil ⭐️
Stars: ✭ 135 (-36.92%)
Mutual labels:  elastic, elasticsearch
Elastic Scout Driver Plus
Extension for Elastic Scout Driver
Stars: ✭ 90 (-57.94%)
Mutual labels:  elastic, elasticsearch
Elasticsearch Analysis Openkoreantext
Korean analysis plugin that integrates open-korean-text module into elasticsearch.
Stars: ✭ 101 (-52.8%)
Mutual labels:  hacktoberfest, elasticsearch
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+884.58%)
Mutual labels:  hacktoberfest, elasticsearch
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+1125.7%)
Mutual labels:  hacktoberfest, admin

Elasticsearch Comrade Twitter Follow python docker pulls CircleCI GitHub issues GitHub license

Elasticsearch Comrade is an open-source Elasticsearch admin and monitoring panel highly inspired by Cerebro. Elasticsearch Comrade built with python3, VueJS, Sanic, Vuetify2 and Cypress Alt text Alt text

Main Features

  • Elasticsearch version 5,6 and 7 support (tested against elasticsearch 7.7)
  • Multi cluster
  • Rest API with autocompletion, history, templates, and history
  • SQL editor (version 7 only)
  • Built for big clusters
  • Node statistics and monitoring
  • Manage aliases
  • Inspect running tasks
  • Manage index templates
  • Manage snapshots
  • And much more ...

Quickstart

Cluster dir definitaions

Comrade discovers clusters using the --clusters-dir param, docs are here, examples are here

Using docker (recommended)

docker run -v $PWD/clusters/:/app/comrade/clusters/ -it -p 8000:8000 mosheza/elasticsearch-comrade

Using the python package

pip install elasticsearch-comrade
comrade --clusters-dir clusters

Installation, configuration and next steps

Here

Roadmap

v1.1.0

  • [X] Add python package
  • [ ] Reindex screen
  • [ ] Comrade dashboard

v1.2.0

  • Cluster settings screen
  • Evacuate node from shards
  • Add commrade version indicator to footer

v1.3.0

  • Beats screen
  • Threadpools screen

Screenshots

Alt text Alt text Alt text Alt text Alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].