S3 Input (One Time)

S3 Input (One Time) source plugin

The S3 Input (One Time) source plugin lets you retrieve data from your Amazon S3 buckets and ingest it into Chronosphere Telemetry Pipeline.

Configuration parameters

The S3 Input (One Time) source plugin provides these configuration parameters. Items in the Name column display in the Calyptia Dashboard. Items in the Key column are the YAML keys to use in pipeline configuration files.

Metadata

NameKeyDescriptionDefault
NameNamePlugin instance name for identification purposes.none

Required

NameKeyDescriptionDefault
AWS Access Keyaws_access_keyRequired. AWS access key path.none
AWS Secret Keyaws_secret_keyRequired. AWS secret key path.none
AWS Bucket Nameaws_bucket_nameRequired. AWS S3 bucket name to fetch logs from. For example: logs.none
AWS Bucket Regionaws_bucket_regionRequired. AWS region from where the bucket is. For example: us-east1.none
File PathlogsRequired. Glob format of the logs contained under the bucket. For example: /logs/\*.log.none