Skip to main content
Version: 3.9.0

Logging, Monitoring, and Tracing

This page contains a list of frequently asked questions related to logging, monitoring, and tracing capabilities in KubeRocketCI.

How to Check Logs for Applications Running in an Environment?​

warning

Before proceeding, ensure logging is enabled for your platform and that your application is configured to write logs to standard output.

To access logs for applications running in a specific environment, KubeRocketCI offers several methods through its UI:

Using KubeRocketCI UI:

  • Via Environments Section:
    • Navigate to Environments, select <CD Pipeline name>, and click the Kibana icon located at the top-left corner of the Environment Swimlane.
  • Via Environment Details Page:
  • Through Argo CD Integration:
    • Go to the Environments page, choose the desired <CD Pipeline name>, and click on the Argo CD icon. Within the Argo CD UI, select the application of interest (useful if you run more than one), click on Pod(s), and then select the Logs tab.