How-To Guides
...
Table Catalog
aioc.sc _sessions
1 min
it stores the connection information of the established connection column data type description db id bigint table's primary key session id character varying(255) session id user name character varying(255) username of the session user host character varying(255) ip of the connected device host name character varying(255) general name given to that device start time timestamp time the session is established end time timestamp time the session ended global user name character varying(255) username used to connect to the target device client ip character varying(255) ip of the device that initiated the connection instance name character varying(255) name of the application started by the server access protocol character varying(255) connection type (mssql, oracle etc ) video availability character varying(255) downloadable video status idle duration bigint idle time of user in the session reason for connection character varying(255) reason stated when connecting