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.
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.