On this page
Logging
Checking Logs for Each Pod
You can display the status of each Pod from the "Display Circuit Status" on the right side of the Canvas screen.
You can view the operational status of the Pipeline and check the execution logs of each component.
How to Use
Pods and Deployment Status
Pods are created based on the Blueprint created in the Canvas, and the deployment status of these Pods is displayed.
Name
The name of the Pod. It is generally named according to the following rules when deployed from the Canvas: [Workspace Name]-[Component Name]-[Hash Value]
The pipeline generates pods named eventbus, eventsource, and sensor.
Clicking on the Pod's Name will display the logs inside the Pod in the Logs section at the bottom of the page.
Status
The status of the Pod. If the status is anything other than Running after deployment, please contact support.
Uptime
The elapsed time since the Pod was created.
If the elapsed time does not refresh after re-deployment, there may be a possibility that the re-deployment has failed.
Type
The component type in the Canvas.
Workspace
Corresponds to the workspace in the Canvas.
Pipeline Status
When a pipeline is executed from the Trigger, the status of that processing is displayed.
After the processing finishes, it will be deleted from the logs after a certain period of time.
Pipeline Execution Result Log Retention Period After Completion Success 20 minutes Failure 20 minutes
Name
The name of the pipeline process. It is named according to the following rules at the time of pipeline activation: [Pipeline Name]-[Hash Value]
Status
The execution status of the pipeline.
When processing fails, the status is updated after several retries, so it may take some time to display as Failed.
Progress
The progress of the pipeline. It displays the step number for the currently executing process.
Started At
The time when the processing started.
Finished At
The time when the processing finished. If it is incomplete, it will display as Invalid Date.
Logs
Logs for the selected Pod in the Pods and Deployment Status section are displayed.