clawker monitor init
Scaffold monitoring configuration filesSynopsis
Scaffolds the monitoring stack configuration files. This command generates:- compose.yaml Docker Compose stack definition
- otel-config.yaml OpenTelemetry Collector configuration
- prometheus.yaml Prometheus scrape configuration
- opensearch-bootstrap/ index templates, ISM policies, and saved objects
monitor.extensions are projected in by
‘monitor up’ (and applied to a running stack by ‘monitor reload’). init is
optional — ‘monitor up’ renders the same files itself — but it lets you inspect
or pre-generate the config without starting the stack.
Examples
Options
Options inherited from parent commands
See also
- clawker monitor - Manage local observability stack