Skip to content

swisscom/cf-elk-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Foundry ELK Example App

This app is an example of how you can use ELK within your Node.js Cloud Foundry App.

It allows you to log entries in json format on different loglevels to ELK.

Getting Started

Start the app by push it to Cloud Foundry and bind an ELK service to it.

Example:

 $ git clone https://github.com/swisscom/cf-elk-sample.git
 $ cd cf-elk-sample
 $ cf create-service elk small testelk
 $ cf push

Link to ELK service documentation.

About

Example app for using ELK Service with NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published