everettraven / buoy

A declarative Kubernetes dashboard in your terminal
https://everettraven.github.io/buoy/
Apache License 2.0
55 stars 1 forks source link

Add log searching #32

Closed everettraven closed 8 months ago

everettraven commented 8 months ago

The log panel is great for viewing the logs of a workload resource, but there is no way to look for log output that contains a specific substring. It would be useful to have a search mode that results in only showing log lines that contain a provided substring.

Acceptance Criteria: