guix-machines/unguix/loki-home-rekahsoft-ca
Collin J. Doering 1d9e913cca
loki-home-rekahsoft-ca: Use docker-compose for promtail, rsyslog and loki
* unguix/loki-home-rekahsoft-ca/loki.sh: Remove /var/log volume (related change in promtail-config.yaml). This matches the docker-compose.yaml file introduced in this commit.

* unguix/loki-home-rekahsoft-ca/rsyslog.conf: Correct omfwd action target. Now that docker-compose is being used, and both the promtail and rsyslog containers are in the same non-default bridge network, we can depend on container dns resolution to handle the fact that promtail's ip is dynamic.

* unguix/loki-home-rekahsoft-ca/promtail-config.yaml (scrape_configs): Remove system /var/log job (its not necessary now that syslog is setup, and was primarily there for testing purposes in the first place).

* unguix/loki-home-rekahsoft-ca/docker-compose.yaml: New file; depreciates loki.sh. This enables correcting an issue with rsyslog configuration referencing the correct docker instance of promtail.
2023-04-01 18:51:01 -04:00
..
docker-compose.yaml loki-home-rekahsoft-ca: Use docker-compose for promtail, rsyslog and loki 2023-04-01 18:51:01 -04:00
loki-config.yaml rekahsoft: Proof-of-concept loki logging improvements and upgrade 2023-04-01 00:52:44 -04:00
loki.sh loki-home-rekahsoft-ca: Use docker-compose for promtail, rsyslog and loki 2023-04-01 18:51:01 -04:00
promtail-config.yaml loki-home-rekahsoft-ca: Use docker-compose for promtail, rsyslog and loki 2023-04-01 18:51:01 -04:00
rsyslog.conf loki-home-rekahsoft-ca: Use docker-compose for promtail, rsyslog and loki 2023-04-01 18:51:01 -04:00