services.logstash.extraJvmOptions

Extra JVM options, one per line (jvm.options format).

Type
strings concatenated with "\n"
Default
""
Example
''
  -Xms2g
  -Xmx2g
''
Declared
<nixpkgs/nixos/modules/services/logging/logstash.nix>