Configuring S3 External Storage

You can configure AWS S3 external storage locations for backup/restore and cold storage. You must configure the external storage location before using those features.

To configure S3 external storage:

  1. Create an S3 bucket
  2. Add external storage in Stellar Cyber

Stellar Cyber also provides an archive-cli.py script that helps you move data in cold storage back and forth between regular storage and archival class storage in AWS. Refer to Cold Storage Archive Support for more information.

Creating an S3 Bucket

To create an S3 bucket:

  1. Log in to AWS.
  2. Create a bucket at Services | Storage | S3 | Create bucket.
  3. Set ACL bucket permissions to allow access to List objects and Write objects, as described in this article .
  4. Create access and secret keys .
  5. Copy the name of the bucket, Access Key, and Secret Key. You will need these when adding the external storage location in Stellar Cyber.

Adding S3 External Storage in Stellar Cyber

To add S3 external storage in Stellar Cyber:

  1. Click System | Data Processor | Data Management.

  2. Click the Snapshot Storage Configuration tab. The existing storage locations are displayed.

  3. Click .The Add External Storage screen appears.

  4. Enter the Name of the new location. The name must be lowercase and can include numerals, underscores (_), and hyphens (-). This field does not support multibyte characters.

  5. Choose the Mode. You can choose Backup/Restore or Cold Storage.

  6. Choose S3 for the Type.

  7. Enter the name of the Bucket you copied earlier.

  8. Enter the Access Token. This is the Access Key you copied earlier.

  9. Enter the Secret Token. This is the Secret Key you copied earlier.

  10. Choose the Forensic Target (for Cold Storage). If you choose Current Data Processor, Stellar Cyber increases the buffer size to account for the additional storage space needed. You can import from cold storage to your current DP or a to dedicated forensic DP regardless of which target you choose.

  11. Click Submit.