S3
Current version v0.1.0
Last updated
Was this helpful?
Current version v0.1.0
Last updated
Was this helpful?
See the changelog of this Sink .
Onum supports integration with AWS S3. Select S3 from the list of sink types and click Configuration to start.
Now you need to specify how and where to send the data, and how to establish a connection with S3.
Enter the basic information for the new Data Sink.
Name*
Enter a name for the new Data Sink.
Description
Optionally, enter a description for the Data Sink.
Tags
Add tags to easily identify your Sink. Hit the Enter
key after you define each tag.
Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.
Now add the configuration to establish the connection.
Event field*
This is the name of the input event field.
Framing method*
This parameter defines how events are separated within an S3 object (further defined in the S3 object section of the Sink). Choose between the various options.
Compress data
Choose between true/false to enable/disable compression.
Bucket*
Region*
Choose the region the cloud server is found in, found also in your Buckets area next to the name.
S3 objects are files or data sets that are stored in a bucket. Each object is identified by a key that uses prefixes to simulate a folder structure. Click the bucket name to view its objects and properties. Click an object to open it and see the following parameters.
Key format
Storage class
Canned ACL
Only if your Bucket requires authorization.
Access key ID*
In the left panel, click on Users.
Select your IAM user.
Under the Security Credentials tab, scroll to Access Keys and you will find existing Access Key IDs (but not the secret access key).
Secret access key*
Under Access keys, you can see your Access Key IDs, but AWS will not show the Secret Access Key. You must have it saved somewhere. If you don't have the secret key saved, you need to create a new one
Max object size
Instead of partitioning by time, you can partition by size of the message. Assign the object's maximum size (in MB). If you do not select a partition by value, a new object is created upon reaching this limit.
Custom Endpoint
If you have one, enter your custom endpoint.
Click Finish when complete.
The your data is stored in. This is the bucket name found in your Buckets area.
The desired See this in the main objects table, or by clicking the object and going to Storage Class.
Choose the
Add the access key from your or create one. The Access Key ID is found in the IAM Dashboard of the AWS Management Console.
Add the secret access key from your or create one.