What problem does it solve?
Checks the live health and readiness of a deployed Elastic demo environment. Reads
credentials from the engagement's .env file, queries Elasticsearch and Kibana directly,
and produces a compact terminal status report covering cluster health, index doc counts,
ML job state, ELSER endpoint responsiveness, every saved object in engagement NDJSON
(especially dashboards), tagged SLOs, Agent Builder, optional workflows, and anomaly
injection readiness. Runs in under 60 seconds.
Core Features & Use Cases
- Real-time health pulse for Elastic demo environments, validating end-to-end readiness.
- Verifies indices and data-model integrity, saved objects, SLO tagging, and optional assets.
- Produces a concise terminal status report with actionable remediation guidance for failures.
Quick Start
Run the wind_pulse script in the engagement workspace to generate a concise pre-demo health status.