Skip to content

Commit 0b018b5

Browse files
authored
Merge pull request #51972 from windsonsea/logyh
[zh] Add tasks/debug/logging/_index.md
2 parents 864ae0e + f36e494 commit 0b018b5

File tree

1 file changed

+24
-0
lines changed
  • content/zh-cn/docs/tasks/debug/logging

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Kubernetes 中的日志记录"
3+
description: 日志架构与系统日志。
4+
weight: 20
5+
---
6+
<!--
7+
title: "Logging in Kubernetes"
8+
description: Logging architecture and system logs.
9+
weight: 20
10+
-->
11+
12+
<!--
13+
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:
14+
15+
* [Logging Architecture](/docs/concepts/cluster-administration/logging/)
16+
* [System Logs](/docs/concepts/cluster-administration/system-logs/)
17+
* [A Practical Guide to Kubernetes Logging](https://www.cncf.io/blog/2020/10/05/a-practical-guide-to-kubernetes-logging)
18+
-->
19+
本页提供了描述 Kubernetes 中日志记录的相关参考资源。
20+
你可以了解如何使用内置工具和主流日志技术方案来收集、访问和分析日志:
21+
22+
* [日志架构](/zh-cn/docs/concepts/cluster-administration/logging/)
23+
* [系统日志](/zh-cn/docs/concepts/cluster-administration/system-logs/)
24+
* [Kubernetes 日志实践指南](https://www.cncf.io/blog/2020/10/05/a-practical-guide-to-kubernetes-logging)

0 commit comments

Comments
 (0)