MyNixOS website logo
option

services.logstash.extraJvmOptions

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

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  -Xms2g
  -Xmx2g
''