Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yiduoyunQ committed Jul 29, 2024
1 parent b68ff7c commit 5143823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/deploy-on-general-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ aliases: ['/docs-cn/tidb-in-kubernetes/dev/deploy-on-general-kubernetes/','/zh/t

## 日志收集

系统与程序的运行日志对排查问题以及实现一些自动化操作可能非常有用,建议[收集 TiDB 及相关组件日志](logs-collection.md)。
系统与程序的运行日志对排查问题以及实现一些自动化操作可能非常有用,TiDB 各组件默认将日志输出在容器的 `stdout``stderr` 中,并依据容器运行时环境自动进行日志的滚动清理,当 POD 发生重启时会容器日志会丢失,建议[收集 TiDB 及相关组件日志](logs-collection.md)。

0 comments on commit 5143823

Please sign in to comment.