View the Design-Time Audit Log of a Project

You can view and download the design-time audit log of actions performed in a project.

  1. In the navigation pane, click Projects.
  2. Click the project name or click Edit icon.
  3. Click Observe.
  4. Click Audit.

    Each row represents a record. The ZIP file can contain a maximum of 10,000 audit records.


    The Design, Deploy, and Observe (which is selected) tabs appear at the top. The Download link appears to the right. At the far left are the Instances, Subscriptions, Future runs, and Audit (which is selected) tabs. Below those tabs is the search filter and label. Below is the number of audit records. Below this is a table with columns for Time, User, Action, and Message.

  5. Click Filter Filter icon to filter data by time window, integration name, user name, or actions such as activate and deactivate. You can click the Data range option to specify a date range that is greater than 32 days. The maximum date range is six months. If you are using projects, the project identifier is also included in the audit logs. Use this identifier to audit instance and error details.
  6. Click Download all to download a ZIP file of the entire audit log.
    For example:
    [2023-03-23 06:20:11.554 Z] [userID: myserviceadmin] [myserviceadmin,CREATE,ICS_AppInstance,OCI_NATIVE_FUNCTIONS_CONNECTION,OCI_NATIVE_FUNCTIONS_CONNECTION,null] User myserviceadmin created Connection OCI_NATIVE_FUNCTIONS_CONNECTION 
    [2023-03-10 18:05:48.559 Z] [userID: myserviceadmin] [myserviceadmin,CREATE,ICS_AppInstance,APPLICATION_EVENT_CONNECTION,APPLICATION_EVENT_CONNECTION,null] User myserviceadmin created Connection APPLICATION_EVENT_CONNECTION 
    [2023-03-10 18:05:48.349 Z] [userID: myserviceadmin] [myserviceadmin,CREATE,ICS_AppInstance,STAGE_FILE_CONNECTION,STAGE_FILE_CONNECTION,null] User myserviceadmin created Connection STAGE_FILE_CONNECTION 
    [2023-03-10 18:05:48.158 Z] [userID: myserviceadmin] [myserviceadmin,CREATE,ICS_AppInstance,PRESEEDED_B2B_TRANSLATOR_CONN_1851,B2B,null] User myserviceadmin created Connection B2B 
    [2023-03-10 18:05:47.750 Z] [userID: myserviceadmin] [myserviceadmin,CREATE,ICS_AppInstance,PRESEEDED_COLLOCATED_CONN_1741,Local Integration,null] User myserviceadmin created Connection Local Integration 
  7. Click Download filtered to download records based on the currently-selected filters that you configured with the Filter Filter icon option (data range, integration name, user name, and action).