services.victorialogs.extraOptions

NixOS option

Extra options to pass to VictoriaLogs. See victoria-logs -help for possible options.

type: list of string
Default
[ ]
Example
[
  "-loggerLevel=WARN"
]
declared in: nixos/modules/services/databases/victorialogs.nixView source on NixOS/nixpkgs →