(3) Generate Access Key and Secret Key, provide those to the Admin Console user interface along with the Bucket Name. You can select different time intervals for the file uploads. You can also select the file format which includes:
JSON
Syslog
CSV
Amazon S3 Integration Settings
For the Bucket Name, provide a full ARN that includes the region. For example:
arn:aws:s3:us-west-2::my-keeper-events
Files will be posted only when events occur during the interval. In the example below, the json files are posted every hour when there is activity in the system.
If you set the time frame to a "day", all events will accumulate until the day has ended (using UTC clock) and then a new file containing all day events will be added to your S3 bucket.