services.logstash.extraJvmOptions
NixOS option
Extra JVM options, one per line (jvm.options format).
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/logging/logstash.nixView source on NixOS/nixpkgs →'' -Xms2g -Xmx2g ''