services.riemann.configFiles

NixOS option

Extra files containing Riemann configuration. These files will be loaded at runtime by Riemann (with Clojure’s load-file function) at the end of the configuration if you use the config option, this is ignored if you use configFile.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/monitoring/riemann.nixView source on NixOS/nixpkgs →