An open API service indexing awesome lists of open source software.

https://github.com/springerpe/cf-vector-buildpack

vector logging buidlpack PoC
https://github.com/springerpe/cf-vector-buildpack

Last synced: 7 months ago
JSON representation

vector logging buidlpack PoC

Awesome Lists containing this project

README

          

# cf-vector-buildpack

Cloudfoundry buildpack to manage application logs

## Using it

blabla

and run `cf push`

## Settings

Parameters are set via environment these environment variables:

```
```

# Development

Implemented using bash scripts to make it easy to understand and change.

https://docs.cloudfoundry.org/buildpacks/understand-buildpacks.html

The builpack uses the `deps` and `cache` folders according the implementation purposes,
so, the first time the buildpack is used it will download all resources, next times
it will use the cached resources.

# Author

(c) Jose Riguera Lopez
Springernature Engineering Enablement

MIT License