Skip to Content

Blog

Announcing: Real-time log search for Kubernetes

May 1, 2025 • By Andres Morey

We've added a new log search feature that's powered by grep. After installing the Kubetail cluster resources into your cluster, a search box will appear in your Kubetail dashboard that let's you do "remote grep" on the container log files in your cluster.

Announcing Kubetail CLI "logs" command

March 26, 2025 • By Andres Morey

We've added a new "logs" command to the Kubetail CLI tool that lets you grep your Kubernetes workload logs in real-time from your terminal. You can also filter by time and other source properties such as node and zone.