Log search & filtering

Stream & search logs in Infra App

Overview

Infra App automatically streams live logs from all of the pods and containers of a workload, including:
  • Sidecar containers
  • Init containers
To avoid fetching excessive data, Infra App streams your application's most recent 50 pods.

Filtering Logs

To filter logs by a specific container , click the container dropdown.
The container filter will only show if there are multiple containers to filter.

Searching Logs

Searching logs works like a regular web browser or text editor - Infra App will automatically jump to the first result.
Press Enter to cycle to the next search result, and Shift + Enter to cycle backwards.