$ bin/logstash -e 'input { stdin {} } output { stdout {} }'
OpenJDK Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules (file:/home/xxxxxxx/logstash-7.1.0/logstash-core/lib/jars/jruby-complete-9.2.7.0.jar) to field java.io.FileDescriptor.fd
WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
I cannot speak to why Java 10/11 might not work. I just know that other folks have posted about the "illegal reflective access" error and downgrading to Java 8 worked for them.
I know nothing about the "load error: ffi/ffi" error but I would note that a search for that in this forum finds a couple of occurrences, both on a Raspberry Pi.
And a search for Raspberry in this forum gives a set of results that does not look promising.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.