Search DominoPower's 10,675 Lotus-related article archive 
Home
EasyPrint
News details Click here for the RSS feed's XML code. This is not a browser URL.
Articles-only Click here for the RSS feed's XML code. This is not a browser URL.
Twitter Feed Click here for the Twitter feed.
WEB SITE TRAFFIC ANALYSIS
Understanding log entries in your web log
By Tony Patton

Last month we covered the basics of enabling web logging on a Domino server. This month we will dive into the details of the information recorded in the log files. The Domino server can log web activity to text files or a Domino database, as we discussed last month in my article, "Logging and monitoring web activity with Domino". The Domino database format will be used in our examples.

Each hit on your site (database) results in a new document in the Domino web log database (DOMLOG.NSF). Figure A demonstrates the appearance of this document.

FIGURE A


Domino logs each hit into a log document. Roll over picture for a larger image.

Details
The log entry contains the following fields of information:

  • Date: the date the Domino server was accessed;
  • User Address: the TCP/IP address of the user that accessed the server;
  • Authenticated User: the username of the user; only contains values for those sites (databases) that requires login;
  • Status: the status code returned by the server (200 signals no problems);
  • Content Length: the amount (size) of information sent to the client (browser);
  • Content Type: the type of information sent to the client (browser);
  • Request: the type of request sent by the client (browser);
  • Browser Used: a string signaling the browser and operating system used to access the server;
  • Error: errors, if any, encountered;
  • Referring URL: the address of the web page visited before this request;
  • Server Address: the address of the Internet server used to access your site, which will be the user's Internet Service Provider (such as AOL's address);
  • Elapsed Time: the total time to process the request.

As you can see, the information in the log entries is very valuable. Quickly, you can see who accessed your site, when it was accessed, what they viewed, where they came from, browser used, operating system, etc.

Using the log entries, you may find that most visitors to your site use a version 4.0 browser such as Netscape Navigator or Microsoft Internet Explorer. This information may lead to more 4.0 specific features on your site. Also, the status entry gives a quick look at any problems accessing your site. Status codes other than 200 signal errors, and they need to be researched to ensure easy access for all visitors.

If you have ever been involved with any type of web-based development, most likely you have encountered CGI environment variables. This is a group of variables that are supported by all browsers and allow web applications to access specific information regarding a user (browser) request. All entries in the Domino web log correspond to an environment variable. More information on CGI Environment Variables can be obtained from the book CGI Programming by Shishir Gundavaram, published by O'Reilly Associates.


1  ·  2  ·  Next »
Other articles you might like
Home > Internet Technologies > Logging and analysis (8 articles)
   Boost your server performance with HTTrack
   Keeping user credentials in a frameset
   Using probes to monitor your Domino servers
Get Weekly Email Updates
Subscribe to our regular weekly email newsletter. It's packed with tips, reviews, deep analysis, and the latest news.
 
Recent DominoPower Articles
What to look for in a Domino-based document management solution
Understanding Domino.doc end-of-life options
When the debugger won't debug hidden code that isn't hidden
What to do if the LotusScript debugger won't single-step over code
Top 10 ways to launch and build a Lotus consulting practice (with a little help from the Beatles)
Troubleshooting an OpenSuse Notes install
Incident report: denial of service attack against ConnectedPhotographer.com
Latest Lotus Headlines
SnTT - Enabling ALL the bells and whistles!
Tivoli Data protection causes Domino to crash
Fun when running DB2 CLP scripts
Introducing Flippr, the easy way to admin Quickr
DXL and fake security
Using search forms in IBM Workplace Collaborative Learning 2.7
Schmidt, Freed, and Gering on the OVF Toolkit
>> Read all the news
More from the ZATZ journals
Computing Unplugged: Eight steps to successful and reliable home backups
David Gewirtz Online: CNN commentary and analysis
OutlookPower: Can Outlook run when it's not running (and other mysteries)?
-- Advertisement --

PDF Conversion for Lotus Notes
Convert Lotus Notes documents to PDF for sharing, archiving or web printing.

  • 1-step PDF: As easy as clicking a Lotus Notes toolbar icon
  • Archive email folders or views as a self-contained PDF
  • Convert any document collection into a PDF file
  • Produce print-quality output from Web applications
  • Client side or Server side conversion
  • Doesn't require any DLL files
  • LotusScript API for developers


Ready to learn more?
-- Advertisement --

Integrate your Notes Applications with Microsoft Office and Symphony
Integra for Notes Integrates Microsoft Office and/or IBM Lotus Symphony
Requires NO change to the design of the appliation or Installations of DLL's and EXE's
  • Integra is a ready to use solution, enhance static reports with Excel data analysis, pivot tables, macros
  • User friendly aproach, using a point and click access to features
  • Reports from any Lotus Notes databases
  • Runs reports through a Notes client, web browser and scheduled basis
  • Allows use of LotusScript for advanced data manipulation
  • Enables self service reporting capabilities to end-users


Learn more at www.integra4notes.com.
ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2009, ZATZ Publishing. All rights reserved worldwide.
Editor's Login