Results 1 to 5 of 5

Thread: How to monitor multiple log file in Debian Lenny

  1. #1
    Join Date
    Feb 2010
    Posts
    137

    How to monitor multiple log file in Debian Lenny

    Hi all,

    I am using GNU based Debian Lenny in my PC. I want to view one or multiple files like the original tail program. I want also monitor wild cards by this way, for example, monitor a complete directory of files. Merging of two or even more log files is possible. Please suggest. Thanks in advance.

  2. #2
    Dr. V Guest

    Re: How to monitor multiple log file in Debian Lenny

    MultiTail is a program to view one or multiple files like the original tail program. The dissimilarity is that it creates multiple windows on your console. It can also check wildcards, if one more file matching the wildcard has a additional recent alteration date, it will automatically toggle to that file. That method you can, for instance, monitor a complete directory of files. Integration of two or even more log files is possible. Check that and reply.

  3. #3
    Join Date
    May 2008
    Posts
    2,680

    Re: How to monitor multiple log file in Debian Lenny

    MultiTail can be installed bytype the command on terminal console.
    Code:
    aptitude install multitail
    MultiTail lets you analysis one or multiple files like the original tail program. It has interactive menus for restriction given regular language and deleting and adding windows. One can also have windows with the production of shell scripts and other software. When presentation the output of external software, MultiTail can copy the functionality of tools like 'watch' and such. Best of luck.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,026

    How to monitor multiple log file in Debian Lenny

    If you want to watch the two logs at the same time, e.g. /var/log/syslog and /var/log/messages, in multitail.you should use the following command:
    Code:
    multitail /var/log/syslog /var/log/messages
    now you should see two "windows", one for the first log file and the second one for the second log file. If you want to scroll through one of these log files, type b and select the log file that you neeed to scroll through. Thanks and reply.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,295

    Re: How to monitor multiple log file in Debian Lenny

    MultiTail have also more feature apart from generate multiple log files.
    # More than one in multiple windows.
    # Terminal window is not only flat divided, also upright is likely as Height/width of the windows can be set and number of windows per column can be configured
    # Windows can be switch and closed
    # window can momentarily be hidden at all windows can be unhidden at once or all windows but the one chosen can be hidden at once
    # New windows can be created by the fileselector.

Similar Threads

  1. Getting symbol lookup error on the Debian Lenny
    By fanish-war in forum Operating Systems
    Replies: 5
    Last Post: 03-07-2011, 10:47 AM
  2. Dual boot Debian squeeze / lenny
    By Jensen Ackles in forum Operating Systems
    Replies: 6
    Last Post: 03-05-2010, 10:56 AM
  3. Where is mkraid on Debian Lenny
    By supernoob in forum Networking & Security
    Replies: 4
    Last Post: 16-11-2009, 05:43 PM
  4. To setup high services on Debian Lenny
    By Asaph in forum Operating Systems
    Replies: 3
    Last Post: 11-04-2009, 09:28 AM
  5. Download Debian 5.0 Lenny
    By Philip21 in forum Operating Systems
    Replies: 6
    Last Post: 17-02-2009, 10:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,311,879.93053 seconds with 17 queries