Docs: Update Auditing docs (#57867)

* Docs: Update Auditing docs

* Update docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
This commit is contained in:
Joan López de la Franca Beltran
2022-10-31 14:53:46 +01:00
committed by GitHub
parent 9391a8ab9b
commit 0864994bcb
2 changed files with 85 additions and 14 deletions

View File

@@ -179,12 +179,16 @@ Keep dashboard content in the logs (request or response fields). This can signif
### verbose
Log all GET requests and always include request body for generic POST/PUT/PATCH requests.
Log all requests and keep requests and responses body. This can significantly increase the size of your logs.
### log_all_status_codes
Set to false to only log requests with 2xx, 3xx, 401, 403, 500 responses.
### max_response_size_bytes
Maximum response body (in bytes) to be recorded. May help reducing the memory footprint caused by auditing.
## [auditing.logs.file]
### path