Customized official image with some useful tweaks
1.4K
Based on official promtail image with entrypoint and healthcheck added.
promtail:
image: osshelp/promtail:stable
deploy:
mode: global
environment:
LOKI_HOST: $LOKI_SYSTEM_HOST
SERVER_NAME: $PROMTAIL_SERVER_NAME
volumes:
- /var/log:/var/log
- /mnt/docker/promtail/tmp:/tmp
networks:
- net
| Setting | Default | Description |
|---|---|---|
LOKI_HOST | http://loki:3100 | Loki server host |
SERVER_NAME | Current hostname | Server name log label |
DEBUG | - | Enable debug mode |
Source repository is available at Github here.
GPL3
OSSHelp Team, see https://oss.help
Content type
Image
Digest
sha256:d24a9367d…
Size
46.4 MB
Last updated
over 3 years ago
docker pull osshelp/promtail