@hackage / ztail

Multi-file, colored, filtered log tailer.

Latest1.2.0.4

About

Metadata

  • Last updated , by DylanSimon
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: dylan@dylex.net

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    inotify (on by default)

    Enable inotify support

Readme

An even more improved version of xtail/tail -f.

Requirements:

Example: ztail -I -r300
-c bright,red /var/log/kernel
-c yellow /var/log/daemon
-a -c blue -t '%b %d %H:%M:%S' -h '@ ' /var/log/Xorg.0.log

TODO: configuration file (currently the command line can get unwieldy)

https://dylex.net:9947/src

Suggestions, improvements, patches, complaints welcome.