Sign inSign up

loggregator/log-cache

By loggregator

•Updated about 8 years ago

Cache your logs!

Image
0

100K+

loggregator/log-cache repository overview

⁠Usage

  • You must provide TLS certificates and keys for the log-cache via a volume mount.

For example:

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

Tag summary

Content type

Image

Digest

Size

7 MB

Last updated

about 8 years ago

docker pull loggregator/log-cache