Skip to content

Implement centralized logging

Kristian Klausen requested to merge klausenbusk/infrastructure:logging into master

Fix #263 (closed)


Note: I only deployed the loki and promtail role and the Grafana and Nginx changes were deployed by hand. Someone with vault access needs to add vault_loki_nginx_user and vault_loki_nginx_passwd (I used tr -dc [:alnum:] < /dev/urandom | head -c 32).

Note2: This isn't really tested (as always), so deploying before merge is probably a good idea.

Edited by Kristian Klausen

Merge request reports