> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vessl.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Service logs

Logs are an essential component for debugging services. In **VESSL Service**, the platform automatically collects logs from each replica comprising the model service, allowing users to view them through a dedicated dashboard. The **Logs** tab within the service dashboard provides access to logs from replicas currently in operation.

### Viewing logs and filtering by revision

By default, the **Logs** tab displays logs from all replicas currently active in the service.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/U31B4TuGi_otqUlh/images/service/logs/1_log.png?fit=max&auto=format&n=U31B4TuGi_otqUlh&q=85&s=ed464e8d096c187f89af321d65d47e73" width="2348" height="1048" data-path="images/service/logs/1_log.png" />

#### Dropdown menu

The **Revision** dropdown menu enables users to filter and view logs specific to a chosen revision of the service.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/U31B4TuGi_otqUlh/images/service/logs/2_log.png?fit=max&auto=format&n=U31B4TuGi_otqUlh&q=85&s=8cff6e1f7079657d44024ad0e968efde" width="2384" height="978" data-path="images/service/logs/2_log.png" />

You can also select a specific **worker pod** in the dropdown menu.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/U31B4TuGi_otqUlh/images/service/logs/3_log.png?fit=max&auto=format&n=U31B4TuGi_otqUlh&q=85&s=ced6bca0d7637fd6514d39ea1ab1243b" width="2368" height="944" data-path="images/service/logs/3_log.png" />
