User behaviour monitor file and db

hello,

May I ask professionals about monitor user behaviours?

I have created a application( contains user login and information fillout). Next I want get user behaviours monitored like a log file.

The behaviour I can think about are ip address, log in start, end time, files visited (permitted and blocked).

Is there some other fields important but I miss mentioned?

How many tables regular need to set up ? or build one super-large table by login name as PK is a good practice?

How to trace the file visited?

Thanks very much. Any advise is welcomed. Pls advice, Pros!

[619 byte] By [sectorviewa] at [2007-11-26 18:10:42]
# 1
Hi there, I think you can make use of pre-built applications for this, that are available for freeTake a look at Google Analytics : http://www.google.com/analytics/ or StatCounter : http://www.statcounter.com/
appy77a at 2007-7-9 5:43:07 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
appy77thanks very much.I test both of them and the google one is cool.
sectorviewa at 2007-7-9 5:43:07 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
The main difference between the two is one is real-time and one is not.
appy77a at 2007-7-9 5:43:07 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...