Setting up storage for data extracts
This guide explains how to set up storage for data extracts collected by a datastream.
Introduction
By default, Adverity stores data extracts on Amazon S3. To store collected data on another server, follow this guide.
Prerequisites
Before you complete the procedure in this guide, perform all of the following actions:
-
Configure the server firewall settings so that Adverity can establish a connection.
- to your chosen storage provider. For more information, see
-
Ensure the credentials used to authorize the
have read, write, delete and list permissions (or equivalent) for the applicable storage type.
Storing data extracts on Amazon S3
To store data extracts from your workspace
-
Go to the Administration page.
-
In the Settings.
, click -
To the right of the Storage field, click + Add.
-
In Name, enter a name for the storage .
-
In Authorization, select the Amazon S3 to use as storage. For more information, see Setting up an authorization to Amazon S3.
-
In URL, enter the URL for the Amazon S3 in the format
s3://s3-bucket-name
. -
Click Save.
-
In Storage, select the newly added Amazon S3 storage.
-
In the Change Workspace settings page, click Save.
As a result, the storage has been set up on your workspace and all future data extracts will be stored on Amazon S3.
Storing data extracts on Azure Blob Storage
To store data extracts from your workspace
-
Go to the Administration page.
-
In the Settings.
, click -
To the right of the Storage field, click + Add.
-
In Name, enter a name for the storage .
-
In Authorization, select the Azure Blob Storage to use as storage. For more information, see Setting up an authorization to Azure Blob Storage.
-
In URL, enter the URL for the Azure Blob Storage in the format
azure://azure-storage-blob-container-name
. -
Click Save.
-
In Storage, select the newly added Azure Blob Storage storage.
-
In the Change Workspace settings page, click Save.
As a result, the storage has been set up on your workspace and all future data extracts will be stored on Azure Blob Storage.
Storing data extracts on Google Cloud Storage
To store data extracts from your workspace
-
Go to the Administration page.
-
In the Settings.
, click -
To the right of the Storage field, click + Add.
-
In Name, enter a name for the storage .
-
In Authorization, select the Google Cloud Storage to use as storage. For more information, see Setting up an authorization to Google Cloud Storage (Service Account).
-
In URL, enter the URL for the Google Cloud Storage in the format
gcp://google-cloud-storage-name
. -
Click Save.
-
In Storage, select the newly added Google Cloud Storage storage.
-
In the Change Workspace settings page, click Save.
As a result, the storage has been set up on your workspace and all future data extracts will be stored on Google Cloud Storage.
Storing data extracts using SFTP
To store data extracts from your workspace
-
Go to the Administration page.
-
In the Settings.
, click -
To the right of the Storage field, click + Add.
-
In Name, enter a name for the storage .
-
In Authorization, select the SFTP to use as storage. For more information, see Setting up an authorization using SFTP.
-
In URL, enter the URL for the SFTP in the format
sftp://[IP|HOST]/path
. -
Click Save.
-
In Storage, select the newly added SFTP storage.
-
In the Change Workspace settings page, click Save.
As a result, the storage has been set up on your workspace and all future data extracts will be stored on SFTP.