← Back to tools
View AGENTS.md for stern
stern
Multi pod and container log tailing for Kubernetes
Description
Stern allows you to tail multiple pods and containers on Kubernetes in real-time. It supports regex-based pod/container matching and color-coded output to distinguish between different sources.
AI Summary
Tail logs from multiple Kubernetes pods and containers simultaneously with color-coded output
Capabilities
- + Tail logs from multiple pods at once
- + Regex-based pod and container matching
- + Color-coded output per pod/container
- + Real-time log streaming
Use When
- → When you need to view logs from multiple Kubernetes pods
- → When debugging distributed applications on Kubernetes
Avoid When
- x When you only need logs from a single pod