Pipeline logs
Visualize execution logs.
Last updated
Was this helpful?
Visualize execution logs.
Pipeline logs are detailed records that let you inspect what is happening at each step of a pipeline's execution cycle. In the Pipeline logs tab, you can track the event logs recorded during pipeline execution.
Select the desired environment in the upper left corner of the page. When you select an environment, the page refreshes to display the corresponding data.
Log history expires after 3 days in the test environment and after 10 days in the production (prod) environment.
Use the fields below to filter pipeline logs. The results list displays logs that match the selected criteria.
Log message
The information sent by a connector that returns logs during pipeline execution. Search for whole words only.
Pipeline name
The pipeline name as defined by the user. Search for whole words only.
Pipeline version
The pipeline version number. Must be used together with the pipeline name, otherwise the search returns no results.
Pipeline execution key
The unique identifier of a pipeline execution.

The Name filter is an autocomplete that lists available pipelines. The list supports infinite scroll and loads more results as you navigate down.
Exact
Click an option in the dropdown list.
Filters results for that specific pipeline.
Approximate
Type a term and press Enter.
Filters results by similarity.
Filter executions by log classification:
ALL
Any kind of log information.
INFO
Information about ordinary events during pipeline execution.
WARN
Information about possible problems during pipeline execution.
ERROR
Information about errors during pipeline execution.
Filter results by log origin:
Digibee Internals — Shows only internal platform logs.
Log Connector — Shows only logs explicitly added by the user in the pipeline.
Filter pipelines by execution time. Select from the last 5, 15, 60 minutes, 1 day, or define a custom time interval.
The logs table displays results according to the selected filters.
Click a log to open its details in a modal.
Hover over any cell to reveal the copy icon, then click to copy the information.
Last updated
Was this helpful?
Was this helpful?