The audit log allows you to track who did what and when within your Axiom organization. Tracking activity in your Axiom organization with the audit log is useful for legal compliance reasons. For example, you can investigate the following:Documentation Index
Fetch the complete documentation index at: https://axiom-mano-sample-app.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Track who has accessed the Axiom platform.
- Track organization access over time.
- Track data access over time.
- Track changes made by your team to your observability posture.
- Track monitoring performance.
Explore audit log
- Go to the Query tab, and then click APL.
- Query the
axiom-auditdataset. For example, run the query['axiom-audit']to display the raw audit log data in a table. - Optional: Customize your query to filter or summarize the audit log. For more information, see Explore data.
- Click Run.
action field specifies the type of activity that happened in your Axiom organization.
Export audit log
- Run the query to display the audit log.
- Click
More > Download as JSON.
Restrict access to audit log
To restrict access to the audit log, use Axiom’s role-based access control to define who can access theaxiom-audit dataset. For more information, see Access.