TUI for logs from journalctl, file system, Docker, Podman and Kubernetes pods
copied from cf-staging / lazyjournalTerminal user interface for reading logs from journalctl, file system, Docker and Podman containers, as well Kubernetes pods for quick viewing and filtering with fuzzy find (like fzf), regex support (like grep) and coloring the output, written in Go with the awesome-gocui (fork gocui) library.
This tool is inspired by and with love for LazyDocker and LazyGit, as well as is included in Awesome-TUIs and Awesome-Docker, check out other useful projects on the repository pages.