diff --git a/src/current/v20.2/experimental-audit.md b/src/current/v20.2/experimental-audit.md index 62f7e23c837..9d188d0282d 100644 --- a/src/current/v20.2/experimental-audit.md +++ b/src/current/v20.2/experimental-audit.md @@ -41,7 +41,7 @@ Only members of the `admin` role can enable audit logs on a table. By default, t `OFF` | Turn off audit logging. {{site.data.alerts.callout_info}} -This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). In a future release, this should change to allow logging only reads, only writes, or both. +This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). Logging for only reads or only writes is not supported. {{site.data.alerts.end}} ## Audit log file format diff --git a/src/current/v21.1/experimental-audit.md b/src/current/v21.1/experimental-audit.md index b5f426737e9..4a837108560 100644 --- a/src/current/v21.1/experimental-audit.md +++ b/src/current/v21.1/experimental-audit.md @@ -47,7 +47,7 @@ Only members of the `admin` role can enable audit logs on a table. By default, t `OFF` | Turn off audit logging. {{site.data.alerts.callout_info}} -This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). In a future release, this should change to allow logging only reads, only writes, or both. +This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). Logging for only reads or only writes is not supported. {{site.data.alerts.end}} ## Audit log file format diff --git a/src/current/v21.2/experimental-audit.md b/src/current/v21.2/experimental-audit.md index 9e646914524..91480ff4ee2 100644 --- a/src/current/v21.2/experimental-audit.md +++ b/src/current/v21.2/experimental-audit.md @@ -50,7 +50,7 @@ Only members of the `admin` role can enable audit logs on a table. By default, t `OFF` | Turn off audit logging. {{site.data.alerts.callout_info}} -This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). In a future release, this should change to allow logging only reads, only writes, or both. +This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). Logging for only reads or only writes is not supported. {{site.data.alerts.end}} ## Audit log file format diff --git a/src/current/v22.1/experimental-audit.md b/src/current/v22.1/experimental-audit.md index 9d5ba052501..76b66e9907f 100644 --- a/src/current/v22.1/experimental-audit.md +++ b/src/current/v22.1/experimental-audit.md @@ -50,7 +50,7 @@ Only members of the `admin` role can enable audit logs on a table. By default, t `OFF` | Turn off audit logging. {{site.data.alerts.callout_info}} -This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). In a future release, this should change to allow logging only reads, only writes, or both. +This command logs all reads and writes, and both the READ and WRITE parameters are required (as shown in the examples below). Logging for only reads or only writes is not supported. {{site.data.alerts.end}} ## Audit log file format