---
title: "Kubernetes 中的日志记录"
description: 日志架构与系统日志。
weight: 20
---
<!--
title: "Logging in Kubernetes"
description: Logging architecture and system logs.
weight: 20
-->

<!--
This page provides resources that describe logging in Kubernetes. You can learn how to collect, access, and analyze logs using built-in tools and popular logging stacks:

* [Logging Architecture](/docs/concepts/cluster-administration/logging/)
* [System Logs](/docs/concepts/cluster-administration/system-logs/)
* [A Practical Guide to Kubernetes Logging](https://www.cncf.io/blog/2020/10/05/a-practical-guide-to-kubernetes-logging)
-->
本页提供了描述 Kubernetes 中日志记录的相关参考资源。
你可以了解如何使用内置工具和主流日志技术方案来收集、访问和分析日志：

* [日志架构](/zh-cn/docs/concepts/cluster-administration/logging/)
* [系统日志](/zh-cn/docs/concepts/cluster-administration/system-logs/)
* [Kubernetes 日志实践指南](https://www.cncf.io/blog/2020/10/05/a-practical-guide-to-kubernetes-logging)
