TreeGateway / tree-gateway

This is a full featured and free API Gateway
http://treegateway.com
MIT License
189 stars 42 forks source link

Dashboard.Leanty.Com - HTTPS Problem #169

Closed CatsPlugins closed 5 years ago

CatsPlugins commented 5 years ago

Hello,

I'm trying to use dashboard from dashboard.leanty.com.

It struck at register step while accessing the page by HTTP, it's OK, but POST/GET will be HTTPS and it will be stopped by Chrome.

If I access with HTTPS, the page just won't load.

Can you please take a look at it?

Thank you!

thiagobustamante commented 5 years ago

The Leanty dashboard is not part of this project and we are not maintaining it anymore.

We suggest logstash with elasticsearch and kibana. Tree Gateway supports a request logger middleware, that can be used to log the requests that pass through the gateway. There is the '''redis''' request logger middleware already bundled that sends the logs to redis. Its is possible to configure logstash to consume from redis.

With this configuration, you will have all your logs available in your kibana... that provides a lot of extra features and more powerful charts.