[rt-users] Query

Ram ram0502 at gmail.com
Tue Jul 15 13:43:38 EDT 2014


Examine the output of rt-session-viewer.


Is there a way to tie a session id to a user?
>
> It looks like I should be able to do this using the Session table.  If
> this is true is there a definition for the blob somewhere?
>
>
>
> If you store your sessions in the RT DB as I do you can get a list of
> sessions:
>
> > mysql> select id, LastUpdated from sessions;
>
>
>
> In any case you can always parse RT Session blobs using the rt session
> viewer:
>
>   http://bestpractical.com/docs/rt/4.2/rt-session-viewer.html
>
>
>
> cheers,
>
> ram
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140715/87ea01c7/attachment.htm>


More information about the rt-users mailing list