Sign inSign up

loggregator/log-cache-nozzle

By loggregator

•Updated about 8 years ago

Image
1

100K+

loggregator/log-cache-nozzle repository overview

⁠Usage

  • You must provide TLS certificates and keys for the log-cache-nozzle via a volume mount. These certs and keys are documented in the Dockerfile⁠ and are used to talk to loggregator and log-cache.

You can generate the certificates and keys locally with the following command:

docker run --volume "$PWD/loggregator-certs:/output" loggregator/certs

For example:

docker run \
    --detach \
    --volume "$PWD/loggregator-certs:/srv/certs:ro" \
    loggregator/log-cache-nozzle

Tag summary

Content type

Image

Digest

Size

6.7 MB

Last updated

about 8 years ago

docker pull loggregator/log-cache-nozzle