AWS Kinesis/Cloudwatch plugin woes

Hi all,

I’m running graylog 3.3.4 with plugin integrations (same version) installed.
The kinesis/cloudwatch plugin refuses to take the credentials neither from the UI nor from an aws credential file. Putting them into the environment seemed to improve things. - Unfortunately it now gets stuck upon contacting kinesis, the connection timing out.
We are running graylog behind a proxy which is certainly not ideal. Are there any known issues?

Help is greatly appreciated.

regards,
mk

Hi all,

after analyzing network traffic it seems that the kinesis/cloudwatch plugin is not using the proxy at all unlike the deprecated flowlogs plugin.

mk