Almost everything that happens on a Linux system is logged in some way. We feature the finest open source console-based log file analyzers.
Read moreTag: tail
Alternatives to popular CLI tools: tail
This article spotlights alternative tools to the command-line tail utility.
Read moreinotail – inotify-based implementation of tail
inotail is a replacement for the ‘tail’ program found in the base installation of every Linux system.
Read morecolortail – like the tail command line utility but with colors
colortail works like tail but can optionally read one or more config files where it’s specified which patterns results in which colors.
Read moreptail – tail but dynamic
ptail is a small, and likely useless, utility that truncates the output from processes.
Read moreretail – tail with regular expressions
retail can output that part of a file (or pipe) following the last match of a regular expression,
Read more