how to find out log in times of users?
Hi there,
we are using Tarantella 3.4.x on SuSE Linux Enterprise 8.0
My question is: Are there any possibilities finding out how long an user worked in an emulatorsession?
We have billing enabled, but here i only can detect when an user had opened an emulatorsession not for how long!
Thanks in advance!
greetings
martin
[364 byte] By [
kingpin1a] at [2007-11-27 7:30:21]

# 1
With version 4.x it is possible to set the following logfilters:
*/*/*auditinfo\:audit.log
*/*/*auditinfo\:audit.jsl
server/login/*\:login.log
server/login/*\:login.jsl
I don't know if these are available in the 3.4.x versions.
The audit log files states when a users starts an application via which sgd server on which application server. It also states when the the applicasion session has ended.
- Remold | Everett
# 2
they are available on 3.4x, also search your Admin Guide for "Billing" that will allow you to generate reports based on your Audit filters.btw - support has ended for 3.4x, we recommend that you look @ upgrading as there have been lots of bug fixes and new features since 3.4x.