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.

  1. In your AWS Kinesis Firehose account settings, under the HTTP endpoint URL, enter the endpoint listed in your Kinesis Firehose source.
  2. Under the Access key - optional section, choose Update current access key and enter the API key.
  3. Click Save Changes.

Mezmo Configuration Options

OptionDescription
Data FormatThe format to use for the log data.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated