I need to know the duration of the sessions of web console users, and if possible get a periodic report.
There is a report in Audit Events called 'Last 100 Audit Events' which will give you the last 100 audited events and it groups them by user name. You could customize this report for a time frame instead etc. You could then schedule this report to run at certain times.
Thanks a lot for your quick response, let me try it and I'll post my results.