Reference Guide
Database Session Logs and Acti...
Active Sessions
1 min
the active sessions table, accessible from database activity monitoring > database session log > active sessions , shows currently open database sessions routed through the sql proxy this screen is useful for identifying live user activities and monitoring unauthorized or unexpected connections fields description host ip address of the target database device db server name name or label of the connected server protocol database protocol (e g , oracle, mssql, postgresql) db port original database port proxy port the sql proxy port is set for this session db user the user credentials are used at the database level global user the kron dam user is associated with the session client ip ip address of the connecting client client os host hostname of the client machine this field is supported only for oracle databases session start time timestamp of when the session started session end time timestamp of when the session ended client device the name or identifier of the client device used client program the application used for the connection (e g , dbeaver, datagrip) client domain domain name of the client machine client user username from the client machine db user id system assigned id for the database user total duration duration of the session action option for viewing all sql queries run during that session in a time ordered list, including command type, exact query text, and other metadata