elasticsearch - 如何使用Logstash将数据从AWS dynamo DB加载到Elasticsearch

标签 elasticsearch logstash amazon-dynamodb

嗨,我想每天从AWS dynamo Db加载数据以进行 flex 搜索,可以通过logstash完成,如果可以,请提供示例.conf文件

最佳答案

您应该看一下:

The Logstash plugin for Amazon DynamoDB gives you a nearly real-time view of the data in your DynamoDB table. The Logstash plugin for DynamoDB uses DynamoDB Streams to parse and output data as it is added to a DynamoDB table. After you install and activate the Logstash plugin for DynamoDB, it scans the data in the specified table, and then it starts consuming your updates using DynamoDB Streams and then outputs them to Elasticsearch, or a Logstash output of your choice.



https://github.com/awslabs/logstash-input-dynamodb

关于elasticsearch - 如何使用Logstash将数据从AWS dynamo DB加载到Elasticsearch,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41617245/

相关文章:

elasticsearch - 在Elasticsearch中查找与整个查询匹配的文档

ruby-on-rails - Elasticsearch清除单个查询词的缓存

python - 如何通过匹配长度提高NGram的排名

ruby - 轮胎 :include_in_all => false but fields are still included in _all

elasticsearch - 有什么方法可以将 Elasticsearch 字段类型从小写转换为标题大写?

python - Amazon lambda dynamodb update_item() 只接受关键字参数

amazon-web-services - 跨两个不同的 AWS 账户将数据从 DynamoDB 复制到 Redshift 中?

csv - 使用logstash解析CSV文件

elasticsearch - 如何使用 Datadog 监控 Elastic Cloud 上的 ElasticSearch 集群?

python - 根据表dynamodb python中的存在更新或插入项目