- 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-audit
dataset. 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.