When I start logstash, I get the following error: Logstash - java.lang.IllegalStateException: Logstash stopped processing because of an error: (EACCES) Permission denied - NUL
It was working fine a couple of days ago, but I started getting that error today. I didn't make any additional configuration changes at all.
Things I've tried:
-Replacing logstash files with a fresh copy
-using different versions of logstash (7.6.0)
-Confirm admin rights
-tried using different java versions (13 and 11)
I'm not sure what else to do. Any ideas would be great!
Thanks in advance!
Peter