> For the complete documentation index, see [llms.txt](https://docs.infra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infra.app/features/log-streaming.md).

# Log search & filtering

### Overview

Infra App automatically streams live logs from all of the pods and containers of a workload, including:

* Sidecar containers
* Init containers

{% hint style="info" %}
To avoid fetching excessive data, Infra App streams your application's *most recent* 50 pods.
{% endhint %}

### Filtering Logs

To filter logs by a specific container , click the container dropdown.&#x20;

![](/files/-MKClIskrL86nj-k7WxX)

{% hint style="info" %}
The container filter will only show if there are multiple containers to filter.&#x20;
{% endhint %}

### Searching Logs

Searching logs works like a regular web browser or text editor - Infra App will automatically jump to the first result.

![](/files/-MKCleRb1sogTQQZDl4P)

{% hint style="info" %}
Press **Enter** to cycle to the next search result, and **Shift + Enter** to cycle backwards.
{% endhint %}
