services.promtail.extraFlags

Specify a list of additional command line flags, which get escaped and are then passed to Loki.

Type
list of string
Default
[ ]
Example
[
  "--server.http-listen-port=3101"
]
Declared
<nixpkgs/nixos/modules/services/logging/promtail.nix>