Vector
services.vector.enable
Whether to enable Vector, a high-performance observability data pipeline.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/logging/vector.nix
services.vector.journaldAccess
Enable Vector to access journald.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/logging/vector.nix
services.vector.package
The vector package to use.
Type: package
Default
pkgs.vector
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/logging/vector.nix
services.vector.settings
Specify the configuration for Vector in Nix.
Type: JSON value
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/logging/vector.nix