Hi friends,
I am new to Lotus.I want to what is Http Logging?Can anyone please explain me what is it?How can it be useful?
Hi friends,
I am new to Lotus.I want to what is Http Logging?Can anyone please explain me what is it?How can it be useful?
Subject: HTTP logging
HTTP Logging is the log that is generated by hits on your site from a web browser. The Domino server will write one transaction into either DomLog.nsf or the Common or Extended text format for each hit (url call) on your server. The results can be rather mind boggling and you should create some level of filtering in the server document to eliminate logging of graphics and perhaps some Javascript items. Considering that each page that is loaded might generate 10 - 20 URL calls to load a common set of graphics.At this point then you have a log of what has happened, but it can be pretty hard to decipher.
Our Workflo!Log Analyzer takes the raw HTTP URL and decomposes it into its component parts and reports it back in human readable form. If you would like you can download a full function demo at:
http://wfs.com/workweb/wfsweblib.nsf/Src/DocSet*Notes+Net07
or cntact me by email or phone.
Subject: RE: HTTP logging
Thank You very much Bill…It really helped me a lot.In case of any queries I will contact you.Thank you once again.