- 16 Jul 2025
- 1 Minute to read
- Print
- PDF
Logs
- Updated on 16 Jul 2025
- 1 Minute to read
- Print
- PDF
Logging is a vital tool used for testing, troubleshooting, and debugging. The logging service provides centralized storage to collect and search through log entries.
On the Logs page, filter log entries by Recipe ID, search terms, or other criteria. For example, use the ERROR log level to locate entries with errors.
Prerequisites
To view the Logs page, you must have:
The Admin role
The Logs privilege, located in Platform Tools.
To open the Logs page, navigate to Integration Hub > Tools > Logs.
Each data center is independent. Use the appropriate link for your region (for example, US, EU, JP, SG, AU, IL, or Developer sandbox).
View log entries
To view the Logs page, perform the following steps:
Navigate to Integration Hub > Tools > Logs.
Use filters such as Recipe ID, log level, or search terms to narrow the results.
Select the log entry to view its details.
Log Columns
Log Column | Description |
---|---|
Time | The time this log entry was created, according to the workspace's timezone. |
Log Type | The source of the log entry, such as the Job, Polling error or OPA. |
Log Level | Possible log levels are DEBUG (OPA logs only), INFO, WARN, ERROR. OPA TRACE logs are not currently supported in Logging Service. |
Data | The Data from log message |
Recipe ID | Specifies the Recipe ID |
Job ID | Specifies the Job ID |
Step Number | Specifies the step number |
Agent | The on-prem agent that the log originated from. Only OPA versions 23.0 and newer can send logs to the Logging Service, and the OPA logging feature must be enabled |
On-Prem group | The on-prem group associated with the agent that originated the log. Only OPA versions 23.0 and newer can send logs to the Logging Service, and the OPA logging feature must be enabled. |
Filter log entries
You can filter the log entries by each column listed in the Log columns section.
Several filters are shown by default. Select additional filters by clicking the + (plus) icon and choosing the filter(s) you plan to display:
Example: To filter entries by searching for a term in the Data field:
Select the Filter by data button on the Logs page.
Enter a search item in the contains field that appears.
Click the checkmark in the contains field or type Enter.
The Logs page displays only logs that have a Data field containing the term you entered.
Refresh Log entries
Logging Service includes a Refresh button that allows you to manually refresh log entries instead of waiting for automatic log updates. This feature reduces wait times and provides you with quicker access to the latest log information.