monitoring #55

Closed
kalipso wants to merge 49 commits from monitoring into master
Showing only changes of commit cf3bfa1784 - Show all commits

View File

@@ -29,7 +29,7 @@ with lib;
services.promtail = {
enable = true;
configFile = import ../modules/malobeo/promtail_config.nix {
lokiAddress = "10.0.0.13";
lokiAddress = "10.0.0.14";
logNginx = true;
config = config;
pkgs = pkgs;