What is LogzMon?
---------------

LogzMon is a log file viewer and simple log file monitor.
It runs on the web server machine you wish to monitor.
On the client side a standard browser is necessary only.
Any modern browser with support for JavaScript and AJAX technology
shoud do well.

LogzMon is written in PHP, and does not need a database.
It has been tested on Unix / Linux, and Windows platforms.


How do I get it to run?
----------------------

You should have downloaded a .TAR (for Unix/Linux machines),
or .ZIP (for Windows machines) archive containing all the files 
and documentation you need.
Expand the archive into a directory accessible to the web server 
you wish to monitor. Then edit the configuration file, the AddOn 
files, and possibly other files following the instructions.

Please read the installation guide 'installation_en.txt' and
the user guide 'LogzMon_UG_en.pdf' for further instructions.


Legal
-----

LogzMon 1.4, Log Viewer and Monitor
Copyright (C) 2007 methodica, Hans E. Herger
   
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
   
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The author may UNDER NO CIRCUMSTANCES BE MADE LIABLE FOR ANY 
CONSEQUENCES OF USING THE PROGRAM. IF THIS WAIVER OF ALL LIABILITY 
CONTRADICTS THE LAW WHERE YOU INTEND TO USE THE PROGRAM ITS USE IS 
STRICTLY PROHIBITED.
See the GNU General Public License for more details.
   
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
