diff --git a/docs/static/troubleshoot/ts-logstash.asciidoc b/docs/static/troubleshoot/ts-logstash.asciidoc index 0aed2a16161..3c44c2accad 100644 --- a/docs/static/troubleshoot/ts-logstash.asciidoc +++ b/docs/static/troubleshoot/ts-logstash.asciidoc @@ -109,7 +109,7 @@ This issue affects some OpenJDK-derived JVM versions (Adoptium, OpenJDK, and Azu [[ts-container-cgroup]] ===== Container exits with 'An unexpected error occurred!' -Logstash may not start when running on a container. +Logstash may not start when running on a container due to a bug in the JDK https://bugs.openjdk.org/browse/JDK-8343191. A Pull Request was created to fix the issue: https://github.com/openjdk/jdk/pull/21808. *Sample error*