/cf-kibana-proxy

Kibana proxy app to make your Kibana Dashboard publicly available.

Primary LanguageJavaScriptOtherNOASSERTION

CF Kibana Proxy

This small proxy app helps you to make your Kibana dashboard from a Swisscom Application Cloud ELK instance publicly available. For it to work, the app needs to be bound to your ELK service instance.

How to use

  1. Clone this repo
  2. Change the entry in services in manifest.yml from my-elk to the name of your ELK instance in Cloud Foundry
  3. Run cf push