rwynn / monstache

a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.
https://rwynn.github.io/monstache-site/
MIT License
1.29k stars 182 forks source link

Migrating mongodb to ES, but lost _id ? #713

Open FunkyGod opened 8 months ago

FunkyGod commented 8 months ago

image

Mongodb's document has the value of _id, but seen no value in ES.

The follow picture is my config of Monstache: image

Please help me !