Logstash version (e.g. bin/logstash --version)
8.6.2
Logstash installation source (e.g. built from source, with a package manager: DEB/RPM, expanded from tar or zip archive, docker)
Debian package direct from Elastic
How is Logstash being run (e.g. as a service/service manager: systemd, upstart, etc. Via command line, docker/kubernetes)
Docker
If the affected version of Logstash is 7.9 (or earlier), or if it is NOT using the bundled JDK or using the 'no-jdk' version in 7.10 (or higher), please provide the following information:
JVM version (java -version)
JVM installation source (e.g. from the Operating System's package manager, from source, etc).
Value of the JAVA_HOME environment variable if set.
OS version (uname -a if on a Unix-like system):
Docker ubuntu:22.04
Description of the problem including expected versus actual behavior:
Prior to the psych 5.1.1 release on 5.1.0 everything worked. Now the pipeline fails with the below stacktrace.
Steps to reproduce:
Please include a minimal but complete recreation of the problem,
including (e.g.) pipeline definition(s), settings, locale, etc. The easier
you make for us to reproduce it, the more likely that somebody will take the
time to look at it.
I believe pinning psych to 5.1.0 should fix the issue for now
Logstash information:
Please include the following information:
bin/logstash --version
) 8.6.2JVM (e.g.
java -version
):If the affected version of Logstash is 7.9 (or earlier), or if it is NOT using the bundled JDK or using the 'no-jdk' version in 7.10 (or higher), please provide the following information:
java -version
)JAVA_HOME
environment variable if set.OS version (
uname -a
if on a Unix-like system): Docker ubuntu:22.04Description of the problem including expected versus actual behavior: Prior to the psych 5.1.1 release on 5.1.0 everything worked. Now the pipeline fails with the below stacktrace. Steps to reproduce:
Please include a minimal but complete recreation of the problem, including (e.g.) pipeline definition(s), settings, locale, etc. The easier you make for us to reproduce it, the more likely that somebody will take the time to look at it.
Provide logs (if relevant):