- 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.
List of trackable actions
Theaction
field specifies the type of activity that happened in your Axiom organization. The actions that Audit logs allow you to track are the following:
- aplDelete
- createAnnotation
- createAPIToken
- createDashboard
- createDataset
- createEndpoint
- createFlowConfiguration
- createFlowDestination
- createFlowReplay
- createFlowStream
- createGroup
- createMapField
- createMonitor
- createNotifier
- createOrg
- createOrgStorage
- createPersonalToken
- createRole
- createUser
- createView
- createVirtualField
- deleteAnnotation
- deleteAPIToken
- deleteDashboard
- deleteDataset
- deleteEndpoint
- deleteFlowConfiguration
- deleteFlowDestination
- deleteGroup
- deleteMapField
- deleteMonitor
- deleteNotifier
- deleteOrg
- deletePersonalToken
- deleteRepo
- deleteRole
- deleteSession
- deleteShareLink
- deleteView
- downgradeOrg
- downgradePlan
- fieldLimitApproached
- fieldLimitExceeded
- getDashboard
- getDatasetFields
- getField
- getSharedRepos
- logout
- logoutEverywhere
- messageSent
- notifierFailed
- notifierTriggered
- notifyCustomerIOIssues
- postRepos
- regenerateAPIToken
- regeneratePersonalToken
- removeRBAC
- removeUserFromOrg
- resolveMonitor
- resolveMonitorAll
- resumeFlowReplay
- resumeFlowStream
- rotateSharedAccessKeys
- runAPLQuery
- sendOrgDeletedEmails
- sendOrgMonthlyIngestedExceededEmail
- sendOrgMonthlyIngestedNearLimitEmail
- sendUserDeletedEmail
- sendWelcomeEmail
- setEnableAI
- shareRepo
- stopFlowReplay
- stopFlowStream
- streamDataset
- triggerNotifier
- triggerNotifierWithID
- trimDataset
- unShareRepo
- updateDashboard
- updateDataset
- updateDatasetSettings
- updateEndpoint
- updateField
- updateFlowConfiguration
- updateFlowDestination
- updateGroup
- updateMapFields
- updateMonitor
- updateNotifier
- updateOrg
- updatePersonalToken
- updateRepo
- updateRole
- updateUser
- updateUserSettings
- updateView
- updateVirtualField
- upgradeOrg
- upgradePlan
- usageCalculated
- useShareLink
- vacuumDataset