Kibana equivalent for MongoDB

god picture god · Dec 16, 2015 · Viewed 17.1k times · Source

We've fed up with instability and unpredictability of ELK stack but still in love with the Kibana dashboards.

Hence I'm looking for some potential migration paths. MongoDB looks very promising: huge track record, lots of docs, ability to cope with json easily etc.

Is there some equivalent to Kibana working on top of MongoDB? Some web app which lets you easily run search queries over indexed data, make them into dashboards, add nice maps and diagrams etc.

I've looked into https://docs.mongodb.org/ecosystem/tools/administration-interfaces/ but this seems to be more about managing MongoDB itself rather than playing with data in it.

Answer

austin picture austin · Dec 16, 2015

you could have a look at mongodb-compass click here

if you would want more, the new mongodb 3.2 has features to connect to any BI tool, like talend. Read more here