From aef1fb68d1e303bc89fdd3b39ce80c0e7ced2ef7 Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Fri, 29 Apr 2022 18:49:00 +0800 Subject: [PATCH] [zh] modify debug link in securing-a-cluster.md Signed-off-by: xin.li --- content/en/docs/tasks/administer-cluster/securing-a-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/administer-cluster/securing-a-cluster.md b/content/en/docs/tasks/administer-cluster/securing-a-cluster.md index cc463a86c6..f125fd6cf2 100644 --- a/content/en/docs/tasks/administer-cluster/securing-a-cluster.md +++ b/content/en/docs/tasks/administer-cluster/securing-a-cluster.md @@ -210,7 +210,7 @@ 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.