Audit user authentication and authorization
User auditing is possible for both authentication and authorization
For authentication, the administrator can view the user login logs in the kfuse-auth
deployment logs.
kubectl logs -n kfuse deployment/kfuse-auth
For authorization, with the RBAC configured the administrators can use the logs of user-mgmt-service
to view the user actions performed on various Kloudfuse resources.
kubectl logs -n kfuse deployment/user-mgmt-service
Optionally, the administrator can choose to monitor both the services in the Kloudfuse data plane. This is not configured by default. Please consult with Kloudfuse team to accomplish this.
, multiple selections available,
Related content
Configure Ingestion Authentication
Configure Ingestion Authentication
Read with this
Adding users or changing password
Adding users or changing password
More like this
Role Based Access Control; Release 2.7.1 and earlier
Role Based Access Control; Release 2.7.1 and earlier
More like this
Configure SSO Authentication with SAML
Configure SSO Authentication with SAML
More like this
RBAC: Data Access
RBAC: Data Access
More like this
Artifacts (Dashboards/Alerts) catalog (service)
Artifacts (Dashboards/Alerts) catalog (service)
More like this