Skip to content

digmunhoz/pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse

Pulse is a powerful GUI for Elasticsearch, designed with a strong focus on performance monitoring and data visualization. It provides real-time insights into your cluster, helping you analyze metrics and optimize your infrastructure efficiently.

Features

  • 🚀 Real-time Elasticsearch Monitoring
  • 📊 Performance Metrics Visualization
  • 🔍 Node Health & Resource Usage Analysis
  • Fast and Lightweight
  • 🐳 Docker-based Deployment
  • 🛠️ Easy Management with Makefile

Prerequisites

Ensure you have the following installed:

Installation & Running

To start Pulse, simply use:

make up

This command will build and start all required services in Docker.

Once running, access Pulse at:

http://localhost:8000

Stopping the Application

To stop the services:

make down

Logs & Debugging

To check logs:

make logs

For an interactive shell inside the container:

make bash

Images

connect

dashboard

nodes

Contribution

We welcome contributions! Feel free to submit issues, fork the repo, and create pull requests.

License

This project is licensed under the MIT License. See LICENSE for details.


This README provides a structured and professional documentation that reflects how the project is managed. Let me know if you need modifications! 🚀

About

Elasticsearch interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors