S3
Current version v0.0.2
Last updated
Was this helpful?
Current version v0.0.2
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*
The AWS bucket your data is stored in.
Region*
Choose the region the cloud server is found in.
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.
Only if your Bucket requires authorization.
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.