packages icon



 GKLOG(1)                            GNU                            GKLOG(1)
 Debian GNU/Linux manual                             Debian GNU/Linux manual

                                November 25th



 NAME
      gklog - monitors and colorizes logs

 SYNOPSIS
      gklog <log_name> [OPTIONS]

 DESCRIPTION
      This manual page documents briefly the gklog program.

      gklog will read from a log and analyze it, depending on the options
      the user passes to it. It reads each line of the log file, compares it
      with the patterns at the config file 'till it finds a matching one.
      If so, it prints that line with the specified color, else it prints it
      with normal color. Use '-' as <log_name> to read from stdin.

 OPTIONS
      GKLog options are included below.

      -h, --help
           Print a help message and exits.

      -c FILENAME, --config FILENAME
           Uses an alternate config file, instead of /etc/gklog.rules

      -o FILENAME, --output FILENAME
           Outputs to an alternative file, instead of the default
           /var/log/gklog

      -r, --restrict
           Does not output non-matching lines. It is usefull for separating
           specific lines from the log.  -q, --quiet Do not output program
           headers (disclaimer)

 SEE ALSO
      This program will be very usefull when used with tail(1) and with a
      pipe (|) together. Read the README file.

 AUTHOR
      This manual page was written by Gustavo Noronha Silva.













                                    - 1 -         Formatted:  April 27, 2024