Hi Guys

I am using the Flume to basically move to an AWS Kineses Cloud.

I have a source that sends to Kinesis.

I install the Flume-Kinesis "connector". 
https://github.com/sharethrough/flume-kinesis

In it there is an endpoint:
agent.sinks.kinesis-sink-1.endpoint = 
https://kinesis.{region}.amazonaws.com<https://kinesis.%7bregion%7d.amazonaws.com>
agent.sinks.kinesis-sink-1.streamName = {your_stream_name}

I got from my DevOps this following "address"
arn:aws:kinesis:eu-west-1:821482969087:stream/CDRs

I am wondering if the config is just:
agent.sinks.kinesis-sink-1.endpoint = https://kinesis.eu-west-1.amazonaws.com
agent.sinks.kinesis-sink-1.streamName = CDRs

BR

Joaquin


This email is confidential and may be subject to privilege. If you are not the 
intended recipient, please do not copy or disclose its content but contact the 
sender immediately upon receipt.

Reply via email to