Capture login and log off times

is it possible to log and review user login and log off times?

Hey Geoff,

Wildfire 3.2 is storing in the jivePresence table the time when a user logged out. This information is stored after a user disconnected from all connected resources. That means that if a user is logged from 2 places and disconnected from one of them then the information will not be updated since the user is still online. However, we are not storing information about when a user that was offline became online. This could be implemented as a plugin that will implement the SessionEventListener interface.

Regards,

– Gato

would be nice to have that info. imho