AWS Kinesis Firehose
Description
The AWS Kinesis Firehose Pipeline Source enables streaming of near realtime data to your Mezmo Pipeline.
Configuration
For convenience, each AWS Kinesis Firehose records
item will be unrolled into its own event within this Oipeline. If you specify that data as being JSON, it will be automatically parsed for you.
For Kinesis Data Firehose to successfully deliver data to custom HTTP endpoints, these endpoints must accept requests and send responses using certain Kinesis Data Firehose request and response formats. These formats are documented in the AWS Kinesis Firehose Developer Guide. To use Firehose as a source for Mezmo Pipelines, you must add your API key into the configuration of the Firehose Delivery Stream.
- In your AWS Kinesis Firehose account settings, under the HTTP endpoint URL, enter the endpoint listed in your Kinesis Firehose source.
- Under the Access key - optional section, choose Update current access key and enter the API key.
- Click Save Changes.
Mezmo Configuration Options
Option | Description |
---|---|
Data Format | The format to use for the log data. |
Was this page helpful?