IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
On aarch64, Logstash 8.19.11 fails to start when installed from .deb, .rpm, or .tar packages when using the bundled JDK. This is due to an incorrect JDK version being included in those packages.
Using a JDK provided via LS_JAVA_HOME works as expected. Docker images and non-aarch64 architectures are not affected.