Add note about issues with Java 11 and Debian or RPM (#10635)

This commit is contained in:
Karen Metts 2019-04-04 04:46:18 -04:00 committed by Joao Duarte
parent 293424a955
commit cc27840a28
No known key found for this signature in database
GPG key ID: 8700DB5CB64475C9

View file

@ -41,6 +41,9 @@ automatically detect your environment and install the correct startup method
JAVA_HOME environment variable during package installation time, you may get an JAVA_HOME environment variable during package installation time, you may get an
error message, and Logstash will be unable to start properly. error message, and Logstash will be unable to start properly.
IMPORTANT: Users have reported issues with Debian or RPM install packages and Java 11.
We are investigating and tracking in https://github.com/elastic/logstash/issues/10593[Issue #10593].
[float] [float]
[[installing-binary]] [[installing-binary]]
=== Installing from a Downloaded Binary === Installing from a Downloaded Binary