Activity Logs¶
Activity logs allow you to view the history of remote connections within the organization. They can be accessed from several locations in the interface:
From the Activity page (global view)
From a computer profile
From a user profile
Each view provides context-specific information but follows the same table format.
Global View¶
The Activity page (accessible from the sidebar) shows the history of all connections made within the organization, regardless of computer or user.

Global view of the organization’s activity logs.¶
Available columns:
Date: date and time of session start.
Computer: name of the computer concerned.
User: user who initiated the session.
Duration: total connection duration.
Connection: connection type (e.g. direct/udp).
An Export button is available to download the logs in a usable format (CSV/Excel).
Computer View¶
From a computer’s profile, under the Activity tab, the logs list all connections made to that machine.

Example of a computer’s activity logs.¶
Available columns:
Date: date and time of the remote session start.
User: user who initiated the session.
Duration: total connection duration.
Computer IP: IP address of the remote computer.
Client IP: IP address of the connecting client.
User View¶
From a user’s profile, under the Activity tab, the logs list all connections made by that user, regardless of the computer.

Example of a user’s activity logs.¶
Available columns:
Date: date and time of session start.
Computer: name of the computer used.
Duration: total connection duration.
Connection: connection type (e.g. direct/udp).
Summary¶
Activity logs are accessible at different levels (computer, global, user).
They allow auditing of remote connections, identification of active users, and tracking of session durations.
Exporting logs via the global view enables centralized monitoring and analysis.