Log Analyzers

tailspin – terminal log file highlighter

tailspin is a terminal log file highlighter designed for inspecting log output in the shell.

It recognises common patterns in arbitrary log formats and highlights them for readability, making it useful for application logs, system logs, and streamed command output. It can read log files directly, work in pipelines, follow live output, and display results through less for interactive navigation.

This is free and open source software.

Key Features

  • Highlights common log patterns including dates, keywords, URLs, numbers, IPv4 addresses, UUIDs, quoted strings, file paths, HTTP methods, key-value pairs, pointer addresses, and Unix processes.
  • Requires no setup or predefined log format, so it can work across many different kinds of log files.
  • Supports theme customisation with theme.toml, command-line word highlighting, and custom regex-based highlighters.
  • Works with files, standard input, and standard output, which makes it easy to integrate into shell pipelines.
  • Can execute another command with --exec and show the captured output in a pager for interactive inspection.
  • Uses less for navigation, searching, filtering, and follow mode, and also supports custom pagers and optional IPv6 highlighting.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/bensadeh/tailspin
Support:
Developer: Ben Sadeh
License: MIT License

tailspin in action

tailspin is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

LogFile Viewers
lnavCurses-based utility for viewing and analyzing log files.
QJournalctlGraphical User Interface for systemd’s journalctl
journalctlQuery and display messages from the journal
KSystemLogSystem log viewer for KDE
toolongView, tail, merge, and search log files
humanlogReads logs from stdin and prints them back to stdout, but prettier.
XlogmasterGTK+ based program to keep track of logfiles and devices
frontailStream logs to your web browser
logrifleDesigned to "rifle through" large logfiles
Gnome-logsView and search logs with this graphical utility
gloggQt graphical log explorer
MultiTailView multiple logfiles windowed on the console
ChipmunkFast logfile viewer that can deal with huge logfiles (>10 GB)
QLogExplorerQt-based tool for exploring log files
GrafitoSimple, self-contained web-based log viewer for journalctl
swatchLogfile viewer with regexp matching, highlighting & hooks
logmaster-gtk-dLog viewer for Linux built with GTK and D

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments