Features | Pricing | Documentation | Contact | Blog

Data Firehose Destinations

Service Name: Data Firehose
ARN Format: arn:aws:logs:{region}:{account}:deliverystream/{name of firehose}
Style: Async (Write)
Actions (required Permissions): firehose:PutRecord
Payload Format: NDJSON, one line per packet

Proxylity's integration with Data Firehose writes packets arriving at your listener to a delivery stream of your choice. Writing packets to Firehose is a natural fit for archiving and batch processing workloads.

Things to know about using Data Firehose destinations:

See Data Firehose destinations in action in our SYSLOG example, which streams log data to CloudWatch and S3 via Firehose.

This type of destination supports very high speed data ingestion. For less demanding rates, the S3 Destination type may be an alternative.