s12v / awsbeats

AWS Kinesis plugin for Filebeat
Apache License 2.0
61 stars 26 forks source link

Access kinesis firehose using profile #61

Closed assyaazrieli closed 5 years ago

assyaazrieli commented 5 years ago

Hello

I have configured kinesis plugin to access firehose, but can not find way to pass relevant profile. Is there additional configuration to set specific user with wright access to the expected stream?

something similar to the following sample output.firehose: region: us-east-1 stream_name: my_stream access_key_id: xxx secret_access_key: xxx

I have also tried to set default was credentials, but got error "NoCredentialProviders: no valid providers in chain"

Please advice

assyaazrieli commented 5 years ago

was able to export AWS credentials to environment