Korrel8r Command
korrel8r
Correlate observability data in a cluster
Options
-c, --config string Configuration file (default "/etc/korrel8r/korrel8r.yaml")
-h, --help help for korrel8r
-o, --output string One of [json json-pretty ndjson yaml] (default "yaml")
--profile string Enable profiling: One of [alloc block clock cpu goroutine heap mem mutex trace]
--profilePath string Output path for profile
-v, --verbose int Verbosity for logging (0: notice/error, 1: info/warn, 2: debug, 3: per-request, 4: per-rule, 5: per-query, 9: extra detail
SEE ALSO
- korrel8r describe - Documentation for DOMAIN or for all domains.
- korrel8r goals - Execute QUERY, find all paths to GOAL classes.
- korrel8r list - List domains or classes in DOMAIN.
- korrel8r mcp - MCP stdio server
- korrel8r neighbors - Get graph of nearest neighbors
- korrel8r objects - Execute QUERY and print the results
- korrel8r rules - List rules by start, goal or name
- korrel8r stores - List the stores configured for the listed domains, or for all domains if none are listed.
- korrel8r template - Apply a Go template to the korrel8r engine.
- korrel8r version - Print the version of this command.
- korrel8r web - Start REST server. Listening address must be provided via –http or –https.