mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
Merge pull request #4240 from stevenhorsman/dev-guide-broken-link
doc: Update log parser link
This commit is contained in:
commit
97425a7fe6
@ -465,7 +465,7 @@ script and paste its output directly into a
|
|||||||
> [runtime](../src/runtime) repository.
|
> [runtime](../src/runtime) repository.
|
||||||
|
|
||||||
To perform analysis on Kata logs, use the
|
To perform analysis on Kata logs, use the
|
||||||
[`kata-log-parser`](https://github.com/kata-containers/tests/tree/main/cmd/log-parser)
|
[`kata-log-parser`](../src/tools/log-parser)
|
||||||
tool, which can convert the logs into formats (e.g. JSON, TOML, XML, and YAML).
|
tool, which can convert the logs into formats (e.g. JSON, TOML, XML, and YAML).
|
||||||
|
|
||||||
See [Set up a debug console](#set-up-a-debug-console).
|
See [Set up a debug console](#set-up-a-debug-console).
|
||||||
|
Loading…
Reference in New Issue
Block a user