Skip to main content
Feedback

Viewing activities

Data Integration provides structured logs from connections and API requests. These logs provide an inside perspective of the processes with each of your connections.

Activities let you track, access, and analyze these logs.

  • View general information about your River instantly.
  • Use filters to view the necessary River activities.
  • Download the Activity Log and analyze each run.
  • Configure the activities based on the River mode.
  • If a specific run fails, try again.

You can also navigate to the Activities page by selecting River from the left-hand menu.

note
  • The Activities View displays time in your local timezone, while the Rivers schedule displays time in UTC.
  • The Duration field shows the total time from the start of data processing to its completion, including connectivity to the server. In contrast, the Run Duration field indicates the exact time spent on each step, excluding any delays caused by connectivity or data fetching.

Activities logs retention

Activities logs retention refers to the period that activity logs are stored and accessible for review.

In Data Integration, there are three levels of log granularity:

  • High-Level River Run: View each specific run without limit. There is no retention limit in the user interface (UI). The API enforces fetching for the last 30 days only.
  • Details of the Run per River: The system retains logs for 30 days.
  • Complete Log: Provides the detailed logs of each run. The system retains logs for 14 days.

These varying levels of access and retention let you access the level of detail per your needs.

note

Data Integration does not change the logs and is available exactly as the code generates them.

On this Page