How To

View logs for a service

In development environment

Using the terminal in your workspace, run cocli logs SERVICE_NAME

For example:

cocli logs frontend

In a feature or production environment

Navigate to the infrastructure tab of the feature page for the environment

Click the circled name of the service you're looking to view the logs for (e.g. frontend in the below)

You'll be navigated to the appropriate page in your cloud dashboard to view the logs for your service (as well as additional information)

DataDog Integration

We also support our DataDog Integration if you prefer to use DataDog instead of your cloud provider for ingesting logs.

Previous
Run a one-off migration task after deploying a service