Network Summary Export
Exporting Network Summaries
You can easily export summaries of your Remote Network activity from the Admin Console:
- Navigate to the Reports page under Settings
- Click on the Network Events tab
- Click on Generate Network Events Report
- Ensure that Report Type is set to Summary
- Select the date & time range along with the Remote Network(s) for which you want to export the summary
The time range will use your local timezone, even though the export itself will have timestamps in UTC. The time used is the end time of the connection, regardless of when the connection began. Remote Networks will default to “all”.
-
The export will be created in the background. You can refresh the page or wait for an email notification sent once the report is ready for you.
-
Once the report is ready, go back to the Reports page to download it.
The summary will include the following data:
resource_id: ID of the Resourceresource_address: Address of the Resourceremote_network: Remote Network associated with the Resourceremote_network_id: ID of the Remote Network associated with the Resourcetotal_connections: Total number of connections to the Resourcesuccess_connections: Number of successful connections to the Resourcefailed_connections: Number of failed connections to the Resourcefailed_connections_dns: Number of failed connections due to DNS issuesfailed_connections_other: Number of failed connections due to other reasonstotal_bytes: Total bytes transferred and receivedbytes_transferred: Amount of bytes transferredbytes_received: Amount of bytes receivedprotocol: Protocols used to connect to the Resourcepercent_relay: Percent of connections going through a Twingate Relaypercent_p2p: Percent of connections going through peer to peertop_10_address_accessed: Top 10 addresses accessed within this Resource
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.
Depending on the selected time range and the level of activity in your environment, the export may contain millions of lines, which could cause issues when opening it in a spreadsheet editor.
If you are using Safari and the file appears to be empty, we recommend enabling Safari’s automatic unpack feature. To do this, navigate to Safari > Preferences > General and uncheck the “Open ‘Safe’ files after downloading” option.
Twingate exports network events in JSON format with each event represented as a single line.
Last updated 12 minutes ago