Logstash Permission denied - NUL error

Hi @Ersan,

This is a known issue with the latest version of the JDK on Windows. Can you try adding

-Djdk.io.File.enableADS=true

to your LOGSTASH_HOME\config\jvm.options file and restart?

1 Like