/
Audit user authentication and authorization
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.
Related content
Configure Ingestion Authentication
Configure Ingestion Authentication
Read with this
Role Based Access Control; Release 2.7.1 and earlier
Role Based Access Control; Release 2.7.1 and earlier
More like this
Adding users or changing password
Adding users or changing password
More like this
RBAC: Configuration
RBAC: Configuration
More like this
RBAC: Data Access
RBAC: Data Access
More like this
Enable RUM on Customer's Kloudfuse installation
Enable RUM on Customer's Kloudfuse installation
More like this