[zh]update content/zh/docs/tasks/administer-cluster/securing-a-cluster.md

This commit is contained in:
wlp1153468871 2022-05-06 19:34:11 +08:00
parent 079d9936d5
commit 2af201ef8a
1 changed files with 2 additions and 2 deletions

View File

@ -342,13 +342,13 @@ access to a subset of the keyspace is strongly recommended.
<!--
### Enable audit logging
The [audit logger](/docs/tasks/debug-application-cluster/audit/) is a beta feature that records actions taken by the
The [audit logger](/docs/tasks/debug/debug-cluster/audit/) is a beta feature that records actions taken by the
API for later analysis in the event of a compromise. It is recommended to enable audit logging
and archive the audit file on a secure server.
-->
### 启用审计日志
[审计日志](/zh/docs/tasks/debug-application-cluster/audit/)是 Beta 特性,
[审计日志](/zh/docs/tasks/debug/debug-cluster/audit/)是 Beta 特性,
负责记录 API 操作以便在发生破坏时进行事后分析。
建议启用审计日志,并将审计文件归档到安全服务器上。