---
title: "Logs"
slug: "logs-1"
updated: 2026-01-07T13:54:29Z
published: 2026-01-07T13:54:29Z
canonical: "help.symphonysummitai.com/logs-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.symphonysummitai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs

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 Logs you must be added as an Admin in the Integration Hub. For more information refer [Settings](/apex/docs/settings-2).

## View Logs

To access Logs, perform the following steps:

1. Log in to the Application as an Admin.
2. Navigate to **Integration Hub** > **Tools** > **Logs** to view logs. ![](https://cdn.document360.io/62351b42-cfbd-43ad-8ce1-82b8f455337f/Images/Documentation/Logs1.png) Figure: Tools Navigation
3. Logs page is displayed. Apply filters and view the refined search. ![](https://cdn.document360.io/62351b42-cfbd-43ad-8ce1-82b8f455337f/Images/Documentation/Logs.png) Figure: Logs

> [!NOTE]
> Note
> 
> Each data center is independent. Use the appropriate link for your region (for example, US, EU, JP, SG, AU, IL, or Developer sandbox).

1. Use filters such as Recipe ID, log level, or search terms to narrow the results. For more information, refer to the following:

| Log Column | Description |
| --- | --- |
| Time | The time this log entry was created, according to the workspace's time zone. |
| 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

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:

1. Select the Filter by data button on the Logs page.
2. Enter a search item in the contains field that appears.
3. 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

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.
