Sign inSign up

loggregator/log-cache-gateway

By loggregator

•Updated about 8 years ago

gRPC gateway so you don't have to talk gRPC to cache your logs

Image
0

100K+

loggregator/log-cache-gateway repository overview

⁠Usage

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

For example:

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

Tag summary

Content type

Image

Digest

Size

6.7 MB

Last updated

about 8 years ago

docker pull loggregator/log-cache-gateway