Data Export
Data can be exported from the CybrHawk platform in two ways. Either as small formatted selections as either CSV JSON from dashboard visualisations, or as large json dumps of raw, optionally filte
Last updated
Data can be exported from the CybrHawk platform in two ways. Either as small formatted selections as either CSV JSON from dashboard visualisations, or as large json dumps of raw, optionally filte
From any dashboard, identify the visualisation that holds the data you're looking to export.
Select "Inspect" from the three dots on the top right of the visualisation.

Then choose either Download CSV and select either "Formatted CSV" for formatted exports, or "Raw CSV" for unformatted exports.

In the event of an audit or a requirement for more data than a dashboard offers, an entire index can be exported with an optional filter over the documents.
Access the Customer Portal, and go to "My Tenants > Data Export".

From this screen, select the index pattern for export from "Select Index", and optionally enter a query into the "Enter DB query" field. Queries can be determined in Console to determine the filtering (e.g., limiting to a single host: source.ip: 192.168.0.1).

After the export completes, which may take a while depending on the scale of data selected, the download will be available as a .jsonl.gzip. This file can be opened by most desktop applications that can handle zip files.
If you're experiencing any issues with user management, please open a request via the support portal, or email CybrHawk Support, and our team will assist you.
Last updated