Cortex is a modern, intuitive, and feature-rich admin interface for managing and monitoring Elasticsearch clusters. Built with Rust and TypeScript, Cortex combines performance with a sleek user experience.
Start the Cortex container and connect it to your Elasticsearch cluster:
docker run --network host --name cortex -e CORTEX_PORT=9999 -it shebpamm/cortex:latest