services.logstash.extraSettings
NixOS option
Extra Logstash settings in YAML format.
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/logging/logstash.nixView source on NixOS/nixpkgs →''
pipeline:
batch:
size: 125
delay: 5
''