NREL / api-umbrella

Open source API management platform
MIT License
2.02k stars 325 forks source link

How to see elastic search and mongodb data #361

Open srikraj8341 opened 7 years ago

srikraj8341 commented 7 years ago

Hi, When api-umbrella is running, I can understand that elastic search and mongodb are running in behind to store my data. how can see that data thru terminal in behind screens?

martinzuern commented 7 years ago

Maybe you should try to connect to mongoDB using CLI, and something like Kibana for ElasticSearch?

GUI commented 7 years ago

By default, the internal MongoDB runs on port 14001 and the internal Elasticsearch database runs on port 14002. So if you're interested in querying these databases directly, you can do so via: