Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions docs/reference/getting-started-with-logstash.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ This section includes these topics:

### Java (JVM) version [ls-jvm]

{{ls}} requires one of these versions:

* Java 17
* Java 21 (default).
{{ls}} requires Java 21.

Use the [official Oracle distribution](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or an open-source distribution, such as [OpenJDK](http://openjdk.java.net/). The [Elastic Support Matrix](https://www.elastic.co/support/matrix#matrix_jvm) is the official word on supported versions across releases.

Expand Down
Loading