ELK,萌萌哒

用logstash-jdbc怎么从mysql导入到elasticsearch指定的字段中去

Logstash | 作者 kennethdog | 发布于2019年04月10日 | 阅读数:1642

mysql的表一共有40个字段,elasticsearch的索引有90个字段,如何让mysql的字段导入到指定的elasticsearch字段里去
已邀请:

bellengao - 博客: https://www.jianshu.com/u/e0088e3e2127

赞同来自: kennethdog

使用logstash filter 或者用es的ingest pipeline,都可以实现

要回复问题请先登录注册