How Can I Access Application Logs?
There are two options to view application logs:
- Using KubeRocketCI portal: Navigate to the environment details page and click the Show logs button in front of the application whose logs you want to view. More information is provided in the Manage Deployment Flows. This method is preferable when your application is deployed in the same cluster as the platform.
- Using a pod's logs window in Argo CD: This method implies using Argo CD to view the application logs. It is preferable when the application is deployed into a remote cluster.
To view application logs via Argo CD, follow the steps below:
-
On the environment details page, click the Argo CD button.
-
Enter the application whose logs you want to view.
-
Click the pod block to view its details:
-
Navigate to the Logs tab to view the application logs: