logeval - A web log analysis Tool by Steve Litt.

Copyright (c) 2002  Steve Litt, Orlando, FL. USA.
slitt@troubleshooters.com.

PROJECT WEBSITE: http://www.troubleshooters.com/projects/logeval/index.htm

LICENSE:

    AS-IS: NO WARRANTEE!
    This software is Open Source licensed under the GNU GPL
    license. See the file named COPYING in the logeval 
    directory for a copy of the GNU GPL
    (General Public License), version 2.
    If, for some reason it's not there, you
    can obtain a copy from the Free Software Foundation:
    Free Software Foundation, Inc. 
    59 Temple Place, Suite 330 
    Boston, MA  02111-1307  USA 
    http://www.fsf.org/copyleft/gpl.html.

RECENT NEWS:

    The alpha version has just been released.

SYSTEM REQUIREMENTS:
    * Linux or UNIX or UNIX clone
    * Perl 5 or better

INSTALLATION:

    * unzip or gunzip/tar --extract to a directory tree
    * Create symbolic links in your home directory
    	* to logeval.conf and specialevents.list
    * run ./logeval.cgi from the directory you extrated to

DEFAULT DIRECTORY STRUCTURE
    whatever/logeval
        |
        |--README                       (This file)
        |--COPYING                      (The license agreement)
        |--logeval.cgi                  (The main program)
        |--logeval_worker.cgi           (The evaluation program)
        |--logfilelist.cgi              (The log file name lister)
        |--logeval.conf                 (The configuration file)
        |--specialevents.list           (List of special events and dates)

CONFIGURATION:

    See in the http://www.troubleshooters.com/projects/logeval/index.htm

IF YOU HAVE PROBLEMS:

    Devise tests to narrow the scope of the root cause.

MAINTAINERS:

    Steve Litt: slitt@troubleshooters.com

Regards,
Steve Litt.

=======================================================================


End.

