clawker monitor down
Stop the monitoring stackSynopsis
Stops the monitoring stack using Docker Compose. This stops and removes all monitoring containers. Without —volumes, OpenSearch data + the bootstrap-applied configuration (index templates, ISM policies, Dashboards index patterns) persist in the named volume across restarts. With —volumes the volumes are wiped and ‘monitor up’ re-runs the clawker-opensearch-bootstrap container to reapply everything from templates — this is the canonical way to pick up template edits, since OpenSearch index templates only take effect at index creation.Examples
Options
Options inherited from parent commands
See also
- clawker monitor - Manage local observability stack