containerd 的日志文件在哪里?

Where is logs files of containerd?

我正在使用 crictl pull 来拉取图像,但它在 PullImageRequest 处挂起。 我想知道发生了什么,所以 containerd 的日志文件在哪里,不是容器的日志 运行 而是 containerd 本身的日志

containerd 是 运行 作为 Linux 的一项服务,因此您可以使用 journalctl -u containerd.

检查其日志