Infra App Docs
  • Overview
  • Getting started
  • Download Infra App
  • Connect your cluster
    • Amazon Web Services (EKS)
    • Google Cloud Platform (GKE)
    • Digital Ocean (DOKS)
    • Docker Desktop
    • Minikube
    • Other Clusters
  • Features
    • CPU & memory utilization
    • Container shell access
    • Log search & filtering
    • Editing Resources / Nodes
    • Deleting Pods
  • Advanced
    • Clusters with RBAC
    • FAQs
Powered by GitBook
On this page
  • Overview
  • Filtering Logs
  • Searching Logs

Was this helpful?

  1. Features

Log search & filtering

Stream & search logs in Infra App

PreviousContainer shell accessNextEditing Resources / Nodes

Last updated 4 years ago

Was this helpful?

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.