Thank you for using 123LogAnalyzer! To get the latest upgrade information, please visit http://www.123loganalyzer.com Difference Between DEMO version and full version ---------------------------------------------- DEMO version is almost identical to the full version, except that 1) DEMO version expires in 30 days. 2) DEMO version has watermark in the reports 3) DEMO version's output is limited to 10 rows per table. 3) DEMO version does not perform reverse DNS lookup. To get a full version of 123LogAnalyzer, please visit http://www.123loganalyzer.com/buy.htm and see the pricing detail or email to Order@123loganalyzer.com Quick Start ---------------------------------------------- 123LogAnalyzer ships in a gzipped tar archive. Please extract it with the following command line: gunzip -c 123log*.tar.gz | tar xf - you can now run 123LogAnalyzer by changing to the 123loganalyzer directory, and typing the name of the executable file "123log" from the command line. cd 123loganalyzer ./123log [command line options...] For example, your web server log file is /var/log/httpd-access.log, your domain is xyz.com and you need to analyze it and save the reports in ./report/, you may type in the following command line: ./123log -l /var/log/httpd-access.log -d xyz.com -o ./report/ The report files will be generated in HTML format and .csv format, saved under ./report/directory. You may browse the reports ("123LogReport.htm") in a web browser or import the .csv report("report.csv") into Excel. Complete command line options ---------------------------------------------- -v : Show 123LogAnalyzer's version info -l : Log files to be analyzed, wildcard characters or : (*, ?) can be used. -logfile -loglist : loglist file is a text file that contain paths of the log files, one path per line, wildcard can also be used. -o : Output directory where the report files or : are saved. -output -d : Domain name of the web site or : -domain -startdate : Set the date range in the analysis job. -enddate : -thismonth : Generate this month's report -lastmonth : Generate last month's report -thisweek : Generate this week's report -lastweek : Generate last week's report -today : Generate today's report -yesterday : Generate yesterday's report -7days : Generate last seven day's report -5 : Generate last 5 minutes' report -15 : Generate last 15 minutes' report -lastminutes : Generate last n minutes' report -lasthours : Generate last n hours' report -lastdays : Generate last n days' report -i : Use specific configuration file(ini file) or -ini -t : Use specific location which stores report or : template files -templates -f : Use filters in the analysis job or -filter : -q : Run 123LogAnalyzer in quiet mode. Configuration ---------------------------------------------- You can configure 123LogAnalyzer by editing the configuration file "123log.ini" More documentation and technical support ---------------------------------------------- Please check out http://www.123loganalyzer.com/faq.htm for more documentation. You can also send your questions to Support@123loganalyzer.com and we will answer your questions ASAP. Copyright ---------------------------------------------- 123LogAnalyzer is copyrighted (c)2001-2003 by ZY Computing,Inc. This is a commercial product. Any use of this product without a license is a violation of copyright law. Credits ---------------------------------------------- zlib: http://www.gzip.org/zlib/ zlib software copyright (c) 1995-2002 Jean-loup Gailly and Mark Adler. gd 1.8.4: http://www.boutell.com/gd/manual1.8.4.html#notice Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000 by Cold Spring Harbor Laboratory. Funded under Grant P41-RR02188 by the National Institutes of Health. Portions copyright 1996, 1997, 1998, 1999, 2000 by Boutell.Com, Inc. Portions relating to GD2 format copyright 1999, 2000 Philip Warner. Portions relating to PNG copyright 1999, 2000 Greg Roelofs. Portions relating to libttf copyright 1999, 2000 John Ellson (ellson@lucent.com). Portions relating to JPEG copyright 2000, Doug Becker and copyright (C) 1994- 1998, Thomas G. Lane. This software is based in part on the work of the Independent JPEG Group. Portions relating to WBMP copyright 2000 Maurice Szmurlo and Johan Van den Brande. libpng: http://www.libpng.org/pub/png/libpng.html libpng versions 1.0.7, July 1, 2000, through 1.2.4, July 8, 2002, are Copyright (c) 2000-2002 Glenn Randers-Pehrson