Multitail

Multitail
Multitail-logo-2pk.jpg

MultiTail is a program for monitoring multiple log files,[1] in the fashion of the original tail program. The original tail presents the last few lines of a single log file, optionally providing a real-time display of the growing file.

MultiTail started as an attempt to provide a program which would display two log files in a split screen. Originally it was a copy of wtail.[2] The difference was that wtail started reading at the start of the file by itself while MultiTail invoked one or more tail processes which only display the last few lines.

MultiTail splits the terminal window or the console of a Unix system into two or more subwindows into which it can merge log files and command outputs. It can also display (like the original tail) in a single window.

Capabilities include:

  • Monitoring of wildcards: if another file matching the wildcard has a more recent modification date, it will automatically switch to that file. This allows monitoring a complete directory of files
  • Merging of two or more input sources
  • Use of colors when displaying the log files (through regular expressions), to distinguish important information.
  • Filtering of lines (through regular expressions)
  • Interactive menus for editing regular expressions and for deleting and adding windows.
  • Use the output of shell scripts and other software.
  • Mimicking the functionality of tools such as watch when viewing the output of external software.

Platforms:

References

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Tail (Unix) — tail is a program on Unix and Unix like systems used to display the last few lines of a text file or piped data. yntaxThe command syntax is: tail [options] By default, tail will print the last 10 lines of its input to the standard output. With… …   Wikipedia

  • Data logging — is the practice of recording sequential data, often chronologically.Etymology To log is a verb derivative of the noun logbook ; the verb form means to record in a logbook , and may have been coined in the 1820s. The term logbook itself stems from …   Wikipedia

  • Data logger — Cube storing technical and sensor data A data logger (also datalogger or data recorder) is an electronic device that records data over time or in relation to location either with a built in instrument or sensor or via external instruments and… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”