Our Amazon S3 Connector sends Collector data to your configured S3 bucket. In order to take advantage of this Connector you will need the following information:
Configuration Name - name for your Connector
Access Key - credentials for an IAM user with access to the S3 bucket
Bucket Name - name of the S3 bucket
Object Name Structure - the directory path. For example,
$year/$month/$day
will result in a nested directory structure. The default is$year-$month-$day/
Region - region of your S3 bucket
Secret Key - token that allows our service to access your S3 bucket
Output Format - JSON only at this time
Sampling Rate - select the percentage of sessions that you would like to have delivered to your Connector destination.
During configuration our Connector setup writes a temporary file to confirm S3 access then deletes it. You will see a message that setup was successful. If not, review the IAM user’s access rights and ensure the have read/write access.
Comments
0 comments
Article is closed for comments.