# Logs

{% hint style="success" %}
Available since Valtimo 12.5.0.
{% endhint %}

## Introduction

For every action in, or request to the Valtimo backend, a lot of information is logged. This information can be used for debugging or troubleshooting purposes in a production process, or might be relevant for an administrator that is working on a new case configuration.

## Feature overview

The logs overview is available through the `Admin -> Logs` menu. This list contains all stored loglines, with the most recent lines on top. Per logline, the timestamp, log level and first part of the message are shown.

<figure><img src="https://3330064618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5dx9HWFJGshztp4binE%2Fuploads%2Fgit-blob-44a99d96a3e0f355ea61e394f5bf5c1de37797e7%2Fimage%20(49).png?alt=media" alt=""><figcaption></figcaption></figure>

## Viewing log details

When clicking on one of the loglines, the details are shown. This includes the full message, additional properties, and a stacktrace when applicable.

<figure><img src="https://3330064618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5dx9HWFJGshztp4binE%2Fuploads%2Fgit-blob-8df222cbf204fe19e0ba5a8c6bd74d75097a27d4%2Fimage%20(50).png?alt=media" alt=""><figcaption></figcaption></figure>

## Filtering logs

The list supports filtering the loglines, based on message, log level, timestamp and additional properties.

<figure><img src="https://3330064618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq5dx9HWFJGshztp4binE%2Fuploads%2Fgit-blob-554b70ce304bc1368574740ed54be73e227bbdcb%2Fimage%20(51).png?alt=media" alt=""><figcaption></figcaption></figure>

Log entries are cleared after a certain period to prevent the database from filling up. By default, this period is set to 21 days.
