Audit Log
info
Audit Log is only available on Memfault's Enterprise plan.
The Audit Log helps with traceability and compliance. It records non-device events, such as actions performed by Users and bots using API tokens. Organization Admins can access the Audit Log under Admin -> Audit Log.
- The Audit Log is immutable, ensuring data remains even if referenced entities are deleted.
- The retention period for the Audit Log is 1 year.
- The Audit Log records non-device events, i.e. changes made by Memfault Users or via Organization Auth Tokens.
The Audit Log can be viewed in the app with filtering options and the complete Log can be downloaded as a file in JSON format.
Audit Log Actions Reference
Below is a list of currently logged actions. This list of actions is kept up to date but we may change the schema to expand what is logged or deprecate outdated entities.
info
Deprecated actions not in this list may still be present in Audit Log entries.
Action | Description | Logged since |
---|---|---|
artifact.create | Creation of an OTA Payload | Aug 8, 2024 |
artifact.delete | Deletion of an OTA Payload | Aug 8, 2024 |
cohort.create | Creation of a Cohort | Aug 8, 2024 |
cohort.delete | Deletion of a Cohort | Aug 8, 2024 |
cohort.update | Update of a Cohort | Aug 8, 2024 |
device.bulk_cohort_update | Bulk move of Devices to a Cohort | Aug 8, 2024 |
hardware_version.create | Creation of a Hardware Version | Aug 8, 2024 |
hardware_version.update | Update of a Hardware Version | Aug 8, 2024 |
organization_auth_token.create | Creation of an Organization Auth Token | Aug 8, 2024 |
organization_auth_token.delete | Deletion of an Organization Auth Token | Aug 8, 2024 |
organization_auth_token.update | Update of an Organization Auth Token | Aug 8, 2024 |
project.create | Creation of a Project | Aug 8, 2024 |
project.delete | Deletion of a Project | Aug 8, 2024 |
release.create | Creation of a Full Release via the Releases API | Aug 8, 2024 |
Creation of a Full Release via uploading an Artifact | Aug 22, 2024 | |
Creation of a Delta Release | Aug 22, 2024 | |
release.delete | Deletion of a Release | Aug 8, 2024 |
release.update | Update of a Release | Aug 8, 2024 |
release_activation.create | Creation of a Release Activation | Aug 8, 2024 |
release_activation.delete | Deletion of a Release Activation | Aug 8, 2024 |
release_activation.update | Update of a Release Activation | Aug 8, 2024 |
software_type.create | Creation of a Software Type | Aug 8, 2024 |
software_type.update | Update of a Software Type | Aug 8, 2024 |
software_type.archive | Archiving of a Software Type | Aug 8, 2024 |
software_version.add_sbom | Attaching an SBOM to a Software Version | Aug 23, 2024 |
software_version.delete_sbom | Delete an SBOM from a Software Version | Aug 23, 2024 |