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 = { services.promtail = {
enable = true; enable = true;
configFile = import ../modules/malobeo/promtail_config.nix { configFile = import ../modules/malobeo/promtail_config.nix {
lokiAddress = "10.0.0.13"; lokiAddress = "10.0.0.14";
logNginx = true; logNginx = true;
config = config; config = config;
pkgs = pkgs; pkgs = pkgs;