Audit logs
To increase the transparency and visibility of activities performed in the system, Adobe Customer Journey Analytics allows you to audit user activity for various services and capabilities in the form of “audit logs”. These logs form an audit trail that can help with troubleshooting issues, and help your business effectively comply with corporate data stewardship policies and regulatory requirements, such as the Health Insurance Portability and Accountability Act (HIPAA).
In a basic sense, an audit log tells who performed what action, and when. Each action recorded in a log contains metadata that indicates the action type, date and time, the email ID of the user who performed the action, and additional attributes relevant to the action type.
This topic covers audit logs in Customer Journey Analytics, including how to view and manage them in the UI.
Access to audit logs
When the feature is enabled for your organization, audit logs are automatically collected as activity occurs. You do not need to manually enable log collection.
In order to view and export audit logs, you must have been granted the Audit Logs Access access control permission in Adobe Console. To learn how to manage individual permissions for Customer Journey Analytics features, please refer to the access control documentation.
View the audit log in the UI
In Customer Journey Analytics, navigate to Tools > Audit Logs.
The audit log for today and yesterday are shown by default.
You can select which columns are visible by going to the column selector at the top right.
View information about individual log entries
Double click the info (i) button next to a description.
The following items are shown:
-
Action Name: The action taken. Possible values include:
- API_REQUEST
- APPROVE
- CREATE
- DELETE
- EDIT
- EMBARGO
- EXPORT
- ORG_CHANGE
- REFRESH
- SHARE
- TRANSFER
- UNAPPROVE
- UNSHARE
-
Date Created: The date and time that the action was taken.
-
Description: A summary of the action.
-
User Name: The user that took the action.
-
Email: The email address of the user that took the action.
-
Component Name: The component that the user took action on.
-
Component Type: The type of component. Possible values include:
- ANNOTATION
- AUDIENCE
- CALCULATED_METRIC
- CONNECTION
- DATA_GROUP
- DATA_VIEW
- DATASET_STITCHING
- DATE_RANGE
- FEATURE_ACCESS
- FILTER
- IMS_ORG
- MOBILE
- PROJECT
- REPORT
- SCHEDULED_PROJECT
- USER
- USER_GROUP
-
Component ID: The ID of the component that the user took action on.
-
IMS Org ID: The organization’s IMS ID, in the format of
ABC123@AdobeOrg
. -
Log ID: A unique ID identifying this log entry.
-
User ID: The unique ID identifying the user that took the action.
-
User Type: The authentication type used. Valid values include:
- IMS
- OKTA
Filter audit logs
Select the funnel icon ( ) to display a list of filter controls to help narrow results. Only the last 1,000 records are displayed, irrespective of the various filters selected.
The following filters are available for audit events in the UI:
Event types captured by audit logs
The following table outlines which actions on which component types are recorded by audit logs:
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- Export
- Refresh
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
- API_Request
- Create
- Delete
- Edit
Download audit logs
You can download audit logs in CSV or JSON formats. Any filters applied or columns selected are reflected in the downloaded files.
- Click Download at the top right of the screen.
- Specify the format.
- Click Download again.
Manage audit logs in the API
All actions that you can perform in the UI can also be done using API calls. See the Customer Journey Analytics API reference document for more information.