Hello all,
I am using ELK version 7.16.2 and my Elasticsearch cluster is healthy. when I tried to ingest data through Logstash, it gave me the following error. Am I missing any bundles from setup?
"Using bundled JDK: ."
[FATAL] 2022-02-18 14:48:16.681 [main] Logstash - Logstash stopped processing because of an error: (SystemExit) exit
org.jruby.exceptions.SystemExit: (SystemExit) exit
at org.jruby.RubyKernel.exit(org/jruby/RubyKernel.java:747) ~[jruby-complete-9.2.20.1.jar:?]
at org.jruby.RubyKernel.exit(org/jruby/RubyKernel.java:710) ~[jruby-complete-9.2.20.1.jar:?]
at D_3a_.APPS.ELK7_dot_16_dot_2.logstash_minus_7_dot_16_dot_2.vendor.bundle.jruby.$2_dot_5_dot_0.gems.clamp_minus_1_dot_0_dot_1.lib.clamp.command.run(D:/APPS/ELK7.16.2/logstash-7.16.2/vendor/bundle/jruby/2.5.0/gems/clamp-1.0.1/lib/clamp/command.rb:138) ~[?:?]
at D_3a_.APPS.ELK7_dot_16_dot_2.logstash_minus_7_dot_16_dot_2.lib.bootstrap.environment.<main>(D:\APPS\ELK7.16.2\logstash-7.16.2\lib\bootstrap\environment.rb:93) ~[?:?]
Please let me know if you need more information.
Thanks,
Akhil