es-mysql同步出错小记 通过logstash -f 同步完成之后,在postman中查询数据: 出错原因: mysql.conf 中的配置索引index与代码中的不一致 二者保持一致后重启,即可查出结果。