HTTP Server log - Pages visited

Hi,

I have a problem, because i want to know how much times a page of NSF file, is visited by web users, now i have to tun ana agent to know the ip address and date that see the page, and the agent runs every time a person open this page.

I cannot run an agent all the times the people sees a page to have a record of pages visted for example, i think it cost too much to the server do it.

There is a way to do it by analyze a web log or something that shows me this information.

Thanks for all

Borja

www.irizarnet.com

Irizar Consultoria-Aholkularitza

Subject: HTTP Server log - Pages visited

Are you asking if there a way to do it in the web log? You last sentence is a statement and I am not sure if you are asking or stating something.

Subject: RE: HTTP Server log - Pages visited

Sorry, for my english, i am asking because i need to retrieve statics of use, of all of my sites.

Thanks for advance

Subject: RE: HTTP Server log - Pages visited

The URL the user went will be in the log file.

If you have a web log which is a text file, you can import the file into some type of database (domino or any relational). IF you have the domlog.nsf as your web log you can query within the databas a number of ways.

By having them within a database you can query for the desired entries.

HTH – Cheers

Subject: RE: HTTP Server log - Pages visited

If you use log files rather than domlog.nsf it is easy to use something like analog or something similar http://www.analog.cx/