# Logs view enhancements (https://depot.dev/changelog/2023-11-24-logs-view-enhancements)

> Published 2023-11-24

<img alt="Filter the logs of a given build in Depot" src="/images/build-details-filter-logs-with-layer-sizes.png" width="2628" height="1232" />

We shipped some updates to the [build insights](/blog/build-insights) we launched last month!

You can now filter the logs of a given build to search for specific build steps or commands quickly. This is helpful if you have a large Dockerfile with many steps and want to find a particular step in the build quickly.

You will also notice that we now show the size of each layer in the logs view as well. This allows you to quickly see how large each layer is for each step in your `Dockerfile`.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.