Skip to content

Super ES Manager overview

Super ES Manager is a multi-user Elasticsearch/OpenSearch management console. The browser never connects to search clusters directly; a Fastify backend uses server-side credentials and centralizes access control, response limits, and auditing.

  • Keep each user’s clusters, saved requests, transfers, S3 profiles, and audit history isolated.
  • Use a multi-tab REST console with history, examples, and saved requests.
  • Manage indexes, aliases, settings, mappings, and document search.
  • Inspect shard allocation, allocation explanations, and recovery progress.
  • Manage snapshot repositories, snapshots, restores, and SLM policies.
  • Export full indexes to local or S3-compatible storage through background jobs.
  • Let super administrators manage application accounts.

Target clusters include Elasticsearch and OpenSearch. S3 transfers work with AWS S3 and compatible services such as MinIO and Ceph.

View source