see-tui
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/see-tui/
A TUI based tool to lookup logs from systemd services.
Script Preview
Review this script before executing in your terminal.

see-tui is a TUI tool for reading and filtering systemd service logs in the terminal.
It opens multiple systemd service logs and displays them in a tab view which you can apply custom filters such as date range filtering, string pattern matching searches and filtering by specific service.
This tool also has vim-style navigation, quick switching between log buffers, has detailed views and clipboard support for selected key value pairs from log entries.
Works best for Linux users, sysadmins and developers, see-tui is useful for those navigating through raw journalctl output logs and when you need to audit or read all available service logs remotely and intuitively in the terminal.

