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

# Accessing Logs

> Comprehensive logging and observability for scientific pipelines

<video autoPlay loop muted playsInline style={{ width: '100%', maxWidth: '100%' }}>
  <source src="https://mintcdn.com/tracer/orC3w7tvnD11fVRT/images/Logs.mp4?fit=max&auto=format&n=orC3w7tvnD11fVRT&q=85&s=fa3edcb4bda4d528085eabc0b3e93849" type="video/mp4" data-path="images/Logs.mp4" />

  Your browser does not support the video tag.
</video>

## Access the logs by going into your run details

Tracer automatically captures logs from every tool, task, and environment, so you can debug issues, review performance, or audit results without any manual setup.

## How Logs Work:

Logs are collected through the Tracer Agent and sent to Tracer's backend log capture service. The Tracer Agent reads logs from the local file system and transfers them to our internal services which process and index them for later analysis.
