Configured more machines to push logs to loki

This commit is contained in:
Alejandro Angulo 2023-09-10 10:08:17 -07:00
parent 8f813f3865
commit ab218cd1a2
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
5 changed files with 11 additions and 54 deletions

View file

@ -42,6 +42,7 @@
acmeCertName = "kilonull.com";
};
services.prometheus.enable = true;
services.promtail.enable = true;
security.acme = {
enable = true;