Logstash input dynamodb plugin

Hi all,

why this logstash input dynamodb plugin is not published for 5.x and 6.x
i am able to install that plugin successfully in 2.3 and 2.4 why can't i in 5.x and 6.x ?

please respond to my question

Thank you

It has not been updated to use the v5.0 Event API, so it is pinned to < 5.0.0

So, now how can i install that plugin in v5.4.0?

please suggest if there is any other way to pull data from dynamodb using logstash

It is pinned to only be installable on Logstash versions less than 3.0.0 and greater than or equal to 2.0.0

I looks like Amazon are the owners of the Ruby Gem see https://rubygems.org/gems/logstash-input-dynamodb and that they did the initial work.

There has been an attempt to bring the code into the Elastic contributed plugins but it has stalled see. https://github.com/logstash-plugins/logstash-input-dynamodb/pull/2

Maybe the http_poller input and this? https://sanderknape.com/2017/10/creating-a-serverless-api-using-aws-api-gateway-and-dynamodb/

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.