Log Panel
This page details the various tabs within the Log Panel.
The Toggle Log Panel provides access to pipeline execution details, including logs and component container statuses for the Pipeline Workflows. It also includes tools for managing orphan processes.
Accessing the Log Panel
Navigate to the Pipeline Editor page.
Ensure the pipeline is in an Active state. If not, activate the pipeline.
Click the Log Panel icon on the pipeline.
The Log Panel opens, displaying the following tabs:
Logs
Component Status
Logs Tab
The following information will be displayed under the Logs tab.
Displays the collective component logs of the pipeline.
Enables monitoring of execution details, error messages, and debug information.
Logs Tab
Component Status Tab
Select the Component Status tab from the Log Panel.
The tab displays the status of component containers.
Click Open All to expand and view all components in the pipeline or job.
Component Status Tab
Kill Orphan Processes
The Kill Orphan Processes feature allows users to terminate any orphan pods associated with pipeline components.
Orphan Processes are pods that remain active in the backend even after a pipeline or job has been deactivated.
To access this feature:
Open the Component Status tab from the Log Panel.
Click Kill Orphan Processes.
By using the Toggle Log Panel, users can efficiently monitor execution details, track component statuses, and clean up unused processes for improved pipeline performance.