How to configure Hyperglance to export all rule alerts to AWS S3 and/or Azure Blob Storage
AWS S3
There are two approaches you can take:
1. Set up an SNS notification target
This includes exporting to an S3 bucket - here's how to configure SNS (and other) notifications.
2. Set up the S3 bucket as used by the Automations functionality
If you're already using the Automations functionality then you already have an S3 bucket that's populated with rule results. You don't need to have the automations stack deployed either, simply providing an S3 bucket will be enough for Hyperglance to export results to the bucket. Here's how to set up automation actions for AWS.
Azure Blob Storage
You can provide a storage account as part of the Automations functionality and Hyperglance will export rule results as blobs to that storage account. Here's how to set up Azure automation actions.