Data
S3 Input (SQS)

S3 Input (SQS) source plugin

The S3 Input (SQS) source plugin lets you retrieve data from S3 Input (SQS) and ingest it into Telemetry Pipelines.

Configuration parameters

The S3 Input (SQS) 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.

Required

NameKeyDescriptionDefault
AWS Access Keyaws_access_keyRequired. Enter the AWS access key path.none
AWS Secret Keyaws_secret_keyRequired. Enter the 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 where the bucket is. For example: us-east1.none
AWS SQS Queue Namesqs_queue_nameName of the queue in SQS to use. For example, testqueue.none
AWS SQS Queue Regionsqs_queue_regionName of the region. (For example: us-east-1)none
Regular Expression Object Matchmatch_regexpRegular Expression used to match or exclude objects from S3 from SQS queue.none
Delete Message from SQSdelete_messagesDelete the message from the SQS queue after processing.false

Advanced

NameKeyDescriptionDefault
AWS S3 Endpointaws_s3_endpointThe URL of the S3 endpoint.none