Get Started
Quickstart
Start building gorgeous audit logs in under 5 minutes
Sending audit log events
Install the SDK
Configure the SDK
Send an event
Putting it all together
Displaying audit log events
To display audit log events securely, here are the steps:
- Based on the authenticated user, set the filters to restrict access to only the audit logs you allow.
- Obtain a token that grants access based on the filters.
- Use the token to fetch the audit log events for display.
Add your token API
Create a token API that grants access to audit log events based on the authenticated user.