LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tailspin

Log file highlighter with zero configuration

TLDR

View a log file with highlighting
$ tspin [application.log]
copy
Follow a log file like tail -f
$ tspin -f [/var/log/syslog]
copy
Pipe live logs through tailspin
$ kubectl logs -f [pod_name] | tspin
copy

SYNOPSIS

tspin [options] [file]

DESCRIPTION

tailspin highlights log files by automatically recognizing patterns like dates, IP addresses, UUIDs, URLs, severity keywords, numbers, and more. It requires no setup and works consistently across any log format. Uses less as its pager by default.

INSTALL

sudo pacman -S tailspin
copy
brew install tailspin
copy
nix profile install nixpkgs#tailspin
copy

HISTORY

tailspin was created by Ben Sadeh (bensadeh) and is written in Rust.

SEE ALSO

lnav(1), ccze(1), multitail(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid