tspin Command Examples

A log file highlighter based on the less pager and basically behaves like any pager. More information: https://github.com/bensadeh/tailspin.

tspin {{path/to/application.log}}

journalctl -b --follow | tspin

tspin {{path/to/application.log}} --print

echo "2021-01-01 12:00:00 [INFO] This is a log message" | tspin