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>
Extra JVM options, one per line (jvm.options format).
strings concatenated with "\n"""''
-Xms2g
-Xmx2g
''