korrel8r goals

korrel8r goals

Execute QUERY, find all paths to GOAL classes.

korrel8r goals GOAL [GOAL...] [flags]

Options

      --class string         Class for serialized start objects
      --errors               Include non-fatal errors in graph
  -h, --help                 help for goals
      --limit int            Limit total number of results.
      --object stringArray   Serialized start object, can be multiple.
  -q, --query stringArray    Query string for start objects, can be multiple.
      --results              Include complete query results in graph
      --rules                Include rule names in returned graph
      --since duration       Only get results since this long ago.
      --timeout duration     Timeout for store requests.
      --until duration       Only get results until this long ago.

Options inherited from parent commands

  -c, --config string        Configuration file (default "/etc/korrel8r/korrel8r.yaml")
  -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