Loki
Grafana Loki is a set of open source components that can be composed into a fully featured logging stack. A small index and highly compressed chunks simplifies the operation and significantly lowers the cost of Loki.
Loki
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/loki.sh)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-loki.sh)"
Configuration
Config file:
1
Debian: /etc/loki/config.yml | Alpine: /etc/loki/loki-local-config.yaml
Notes
Promtail can be optionally installed during setup to collect and ship logs to Loki.
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.
