Audit Log
Xint records key events for security auditing and tracking purposes. Audit logs can be viewed on the “Settings > Audit Log” page within the app.
Event Specifications
Section titled “Event Specifications”| Event Name | Description |
|---|---|
| User Related | |
user.login | User successfully logged into the system |
user.create | A new user was added to or created in the organization |
user.update_role | A specific user’s access role was changed |
user.deactivate | A user account was deactivated and access was revoked |
| Organization Related | |
organization.invitation.create | A new user invitation was created and sent |
organization.invitation.revoke | A previously sent user invitation was revoked |
organization.auth.email.enable | Email/Password authentication was enabled |
organization.auth.email.disable | Email/Password authentication was disabled |
organization.auth.google.enable | Google social login was enabled |
organization.auth.google.disable | Google social login was disabled |
organization.auth.oidc.enable | OIDC authentication for SSO was enabled |
organization.auth.oidc.disable | OIDC authentication was disabled |
organization.auth.oidc.configure | OIDC configuration (Client ID, Endpoint, etc.) was set up |
organization.auth.oidc.update | Existing OIDC configuration was updated |
organization.auth.oidc.delete | Registered OIDC configuration was deleted |
| Scan Related | |
scan.create | A new scan profile or task was created |
scan.delete | Existing scan settings or result data were deleted |
scan.start | A scan task was started manually or by schedule |
scan.stop | An active scan task was manually stopped by a user |
scan.schedule | A scan was scheduled to run at a specific time |
scan.unschedule | A previously configured scan schedule was removed |
| Others | |
api-key.create | A new API Key for system access was issued |
api-key.delete | An existing API Key was revoked or deleted |
siem.test_connection | A test connection was performed to verify SIEM integration |