Update content/rancher/v2.6/en/troubleshooting/userid-tracking-in-audit-logs/_index.md

This commit is contained in:
Billy Tat
2021-08-30 11:47:28 -07:00
committed by GitHub
parent 32adb680c2
commit 9b5f7066c8
@@ -20,4 +20,4 @@ A Rancher Admin should now be able to view Rancher audit logs and follow through
### Feature Description
- When Kubernetes Audit logs are enabled on the downstream cluster, in each event that is logged, the external Identity Provider's username is now logged for each request, at the "metadata" level.
- When Rancher API Audit logs are enabled on the rancher installation, the external Identity Provider's username is also logged now at the "auditLog.level=1" for each request that hits the Rancher API server, including the login requests.
- When Rancher API Audit logs are enabled on the Rancher installation, the external Identity Provider's username is also logged now at the `auditLog.level=1` for each request that hits the Rancher API server, including the login requests.