From acd5660c68177f673ef1a898e55a2e8f153feb4c Mon Sep 17 00:00:00 2001 From: niten Date: Thu, 27 Jan 2022 16:25:06 -0800 Subject: [PATCH] Add log-aggregator as sea.fudo.org --- domains/sea.fudo.org.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sea.fudo.org.nix b/domains/sea.fudo.org.nix index c05a160..c187f4f 100644 --- a/domains/sea.fudo.org.nix +++ b/domains/sea.fudo.org.nix @@ -11,4 +11,5 @@ zone = "sea.fudo.org"; prometheus-hosts = [ "limina" ]; grafana-hosts = [ "nostromo" ]; + log-aggregator = "limina"; }