From a89d404042b8d7fdca0f53f8bf51276156d7eed6 Mon Sep 17 00:00:00 2001 From: Temir Galeev Date: Thu, 29 Jan 2026 03:53:56 +0300 Subject: [PATCH] Audit log: fix insert key typo --- doc/platform/security/audit_log.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/platform/security/audit_log.rst b/doc/platform/security/audit_log.rst index 44a02b262..52cece399 100644 --- a/doc/platform/security/audit_log.rst +++ b/doc/platform/security/audit_log.rst @@ -209,7 +209,7 @@ If the ``extract_key`` option is set to ``true``, the audit system prints the pr "user": "admin", "type": "space_insert", "tag": "", - "description": "Insert key [2] into space bands" + "description": "Insert key [1] into space bands" } If the ``extract_key`` option is set to ``false``, the audit system prints the full tuple like this: