User Activity
Twingate allows customers to view and export details about active and inactive users on Twingate. An inactive users report will list users that have not accessed Twingate Resources in the past 90 days. An Active users report will list details including their last access, failed connections, and connection types. This can be useful to understand which users are actively using Twingate.
This report can be manually exported via the Admin console as a CSV file.
Exporting User Activity Report
To create an export:
1. Navigate to the Reports page under Settings
2. Select User Activity
3. Click Generate User Activity Report to generate a new report
4. Select to report on either active or inactive users.
5. If selecting active users, select the time range you want to export.
Only users that accessed Twingate Resources during this window will be listed in the report. The time range will use your local timezone, even though the export itself will have timestamps in UTC.
5. The export will complete in the background and email you when it’s ready.
Most exports will only take a few minutes, though very large ones could take a few hours.
How to view the export
Exports are created in GZIP format. You can use most free compression tools to decompress. After decompression,
we recommend you rename the file by adding .csv to the filename, which will make it easier to open in a spreadsheet
editor.
If you are using Safari and the file appears to be empty, we recommend Safari’s automatic unpack feature. To do this, navigate to Safari > Preferences > General and uncheck the “Open ‘Safe’ files after downloading” option.
6. Go back to the Reports page to download completed reports.
Twingate exports a list of active or inactive users, per the selected report parameters.
Active user reports include the following columns:
user_email: email address of the user that accessed Twingate during the defined time periodlast_access_date: the last time of Resource accesstotal_connections: total number of connections during the defined time periodsuccess_connections: number of successful connections during the defined time periodfailed_connections: number of failed connections during the defined time periodfailed_connections_dns: number of failed connections due to DNS errors during the defined time periodfailed_connections_other: number of failed connections due to non-DNS errors during the defined time periodtotal_bytes: total bytes transferred during the defined time periodbytes_transferred: bytes transferred to Resources during the defined time periodbytes_received: bytes received by the user during the defined time periodpercent_relay: percent of connections going through a Twingate relaypercent_p2p: percent of connections using a peer-to-peer connectionactive_devices: number of active devices (at time of report generation)num_of_client_ip: number of client IPs used to access Twingate Resources during the defined time periodtop_10_client_ips: top 10 client IPs used to access Twingate Resources during the defined time period
Last updated 1 day ago