June 19, 2010
Which is the best open source software for keeping track of user actions on a Internet explorer based web appl
I need a log file of all actions done on the user interface.
Related Posts
Filed under Uncategorized by
I need a log file of all actions done on the user interface.
Filed under Uncategorized by
Comments on Which is the best open source software for keeping track of user actions on a Internet explorer based web appl »
that is tracked in the software that you are using for your webserver. IIS and Apache generate their own logs of all user actions. Any other web server you may be using should have logging built in. If you are looking for a program to analyze these logs check out the Webalizer. It isn’t open source but it is free.
http://www.mrunix.net/webalizer/