Merge pull request #7035 from GabyCT/topic/logparserdoc

log-parser: Update log parser link at README
This commit is contained in:
GabyCT 2023-06-06 12:02:25 -06:00 committed by GitHub
commit 5ad8aaf9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ For a comprehensive (and guaranteed up to date) list, please run `log-parser-rs
## Usage
1. Make sure containerd is in [debug mode](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#enabling-full-containerd-debug)
1. Make sure containerd is in [debug mode](https://github.com/kata-containers/kata-containers/blob/main/docs/Developer-Guide.md#enabling-full-containerd-debug)
1. Make sure you are running runtime-rs:
```
$ containerd-shim-kata-v2 --version|grep -qi rust && echo rust || echo golang