Start REST server. Listening address must be provided via --http or --https.
korrel8r web [flags]
Options
--cert string TLS certificate file (PEM format) for https
-h, --help help for web
--http string host:port address for insecure http listener
--https string host:port address for secure https listener
--key string Private key (PEM format) for https
--mcp Enable MCP streamable HTTP protocol on /mcp (default true)
--rest Enable HTTP REST server on /api/v1alpha1 (default true)
--spec string Dump OpenAPI specification to a file, '-' for stdout.
Options inherited from parent commands
-c, --config string Configuration file (default "/etc/korrel8r/korrel8r.yaml")
-o, --output string Output format: [json, json-pretty, yaml] (default "yaml")
--profile string Enable profiling, one of [block, cpu, goroutine, mem, alloc, heap, mutex, clock, http]
--profilePath string Output path for profile
-v, --verbose int Verbosity for logging (0: notice/error/warn, 1: info, 2: debug, 3: trace-per-request, 4: trace-per-rule, 5: trace-per-query+)
SEE ALSO
-
korrel8r - REST service to correlate observability data