Add a warning about increased memory consumption for audit logging feature. (#7725)
Signed-off-by: Mik Vyatskov <vmik@google.com>
This commit is contained in:
committed by
zacharysarah
parent
686ac79d56
commit
5abd7317e9
@@ -47,6 +47,10 @@ server because some context required for auditing is stored for each request.
|
||||
Additionally, memory consumption depends on the audit logging configuration.
|
||||
{: .note}
|
||||
|
||||
**Note,** that audit logging feature increases apiserver memory consumption, since some context
|
||||
required for auditing is stored for each request. Additionally, memory consumption depends on the
|
||||
audit logging configuration.
|
||||
|
||||
## Audit Policy
|
||||
|
||||
Audit policy defines rules about what events should be recorded and what data
|
||||
|
||||
Reference in New Issue
Block a user