Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [logstash.runner] Log4j configuration path used is: /opt/logstash/config/log4j2.properties
- [logstash.runner] Starting Logstash {'logstash.version'=>'8.14.3', 'jruby.version'=>'jruby 9.4.7.0 (3.1.4) 2024-04-29 597ff08ac1 OpenJDK 64-Bit Server VM 17.0.12+7-suse-150400.3.45.1-x8664 on 17.0.12+7-suse-150400.3.45.1-x8664 +indy +jit [x86_64-linux]'}
- [logstash.runner] JVM bootstrap flags: [-XX:InitialRAMPercentage=25.00, -XX:MinRAMPercentage=50.00, -XX:MaxRAMPercentage=25.00, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djruby.compile.invokedynamic=true, -XX:+HeapDumpOnOutOfMemoryError, -Djava.security.egd=file:/dev/urandom, -Dlog4j2.isThreadContextMapInheritable=true, -Dlogstash.jackson.stream-read-constraints.max-string-length=200000000, -Dlogstash.jackson.stream-read-constraints.max-number-length=10000, -Dlog4j2.formatMsgNoLookups=true, -Djava.io.tmpdir=/opt/logstash/resource/tmp, -XX:InitialRAMPercentage=67.000000, -XX:MaxRAMPercentage=67.000000, -XX:MinRAMPercentage=67.000000, -Djruby.regexp.interruptible=true, -Djdk.io.File.enableADS=true, --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.nio.channels=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED, -Dio.netty.allocator.maxOrder=11]
- [logstash.runner] Jackson default value override `logstash.jackson.stream-read-constraints.max-string-length` configured to `200000000`
- [logstash.runner] Jackson default value override `logstash.jackson.stream-read-constraints.max-number-length` configured to `10000`
- [logstash.settings] Creating directory {:setting=>'path.queue', :path=>'/opt/logstash/data/queue'}
- [logstash.settings] Creating directory {:setting=>'path.dead_letter_queue', :path=>'/opt/logstash/data/dead_letter_queue'}
- [logstash.agent] No persistent UUID file found. Generating new UUID {:uuid=>'11d0fc4b-4ac4-4962-904e-3e2084eafef0', :path=>'/opt/logstash/data/uuid'}
- [logstash.agent] Successfully started Logstash API endpoint {:port=>9600, :ssl_enabled=>false}
- [org.reflections.Reflections] Reflections took 1199 ms to scan 1 urls, producing 132 keys and 468 values
- [org.logstash.ackedqueue.QueueUpgrade] No PQ version file found, upgrading to PQ v2.
- [logstash.javapipeline] Pipeline `droppipeline` is configured with `pipeline.ecs_compatibility: disabled` setting. All plugins in this pipeline will default to `ecs_compatibility => disabled` unless explicitly configured otherwise.
- [logstash.javapipeline] Starting pipeline {:pipeline_id=>'droppipeline', 'pipeline.workers'=>2, 'pipeline.batch.size'=>2048, 'pipeline.batch.delay'=>50, 'pipeline.max_inflight'=>4096, 'pipeline.sources'=>['/opt/logstash/config/droppipeline.conf'], :thread=>'#<Thread:0x2d0806cc /opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:134 run>'}
- [logstash.javapipeline] Pipeline Java execution initialization time {'seconds'=>4.81}
- [logstash.javapipeline] Pipeline started {'pipeline.id'=>'droppipeline'}
- [org.logstash.ackedqueue.QueueUpgrade] No PQ version file found, upgrading to PQ v2.
- [org.logstash.ackedqueue.QueueUpgrade] No PQ version file found, upgrading to PQ v2.
- [logstash.javapipeline] Pipeline `lumberjack_lbjk1` is configured with `pipeline.ecs_compatibility: disabled` setting. All plugins in this pipeline will default to `ecs_compatibility => disabled` unless explicitly configured otherwise.
- [logstash.javapipeline] Pipeline `lumberjack_lbjk2` is configured with `pipeline.ecs_compatibility: disabled` setting. All plugins in this pipeline will default to `ecs_compatibility => disabled` unless explicitly configured otherwise.
- Oct 14, 2024 6:46:15 AM jnr.netdb.NativeProtocolsDB load
- WARNING: Failed to load native protocols db
- java.lang.RuntimeException: getprotobyname_r failed
- at jnr.netdb.NativeProtocolsDB$LinuxNativeProtocolsDB.getProtocolByName(NativeProtocolsDB.java:180)
- at jnr.netdb.NativeProtocolsDB.load(NativeProtocolsDB.java:80)
- at jnr.netdb.NativeProtocolsDB.access$000(NativeProtocolsDB.java:40)
- at jnr.netdb.NativeProtocolsDB$SingletonHolder.<clinit>(NativeProtocolsDB.java:47)
- at jnr.netdb.NativeProtocolsDB.getInstance(NativeProtocolsDB.java:43)
- at jnr.netdb.Protocol$ProtocolDBSingletonHolder.load(Protocol.java:107)
- at jnr.netdb.Protocol$ProtocolDBSingletonHolder.<clinit>(Protocol.java:103)
- at jnr.netdb.Protocol.getProtocolDB(Protocol.java:96)
- at jnr.netdb.Protocol.getProtocolByNumber(Protocol.java:59)
- at org.jruby.ext.socket.Addrinfo.<init>(Addrinfo.java:959)
- at org.jruby.ext.socket.SocketUtils.ip_address_list(SocketUtils.java:444)
- at org.jruby.ext.socket.RubySocket.ip_address_list(RubySocket.java:348)
- at org.jruby.ext.socket.RubySocket$INVOKER$s$0$0$ip_address_list.call(RubySocket$INVOKER$s$0$0$ip_address_list.gen)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:76)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:82)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:257)
- at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:270)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:337)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:118)
- at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
- at org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:170)
- at org.jruby.runtime.BlockBody.yield(BlockBody.java:108)
- at org.jruby.runtime.Block.yield(Block.java:189)
- at org.jruby.RubyArray.each(RubyArray.java:1981)
- at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
- at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:561)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:90)
- at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:103)
- at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:545)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:363)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:82)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:257)
- at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:270)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:337)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:82)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:220)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:242)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:314)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:82)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:220)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:242)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:314)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:118)
- at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
- at org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:170)
- at org.jruby.runtime.BlockBody.yield(BlockBody.java:108)
- at org.jruby.runtime.Block.yield(Block.java:189)
- at org.jruby.RubyArray.each(RubyArray.java:1981)
- at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
- at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:561)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:90)
- at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:103)
- at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:545)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:363)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:76)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:76)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212)
- at org.jruby.RubyClass.finvoke(RubyClass.java:598)
- at org.jruby.runtime.Helpers.invoke(Helpers.java:708)
- at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:349)
- at org.logstash.config.ir.compiler.OutputStrategyExt$LegacyOutputStrategyExt.lambda$reg$1(OutputStrategyExt.java:236)
- at java.base/java.lang.Iterable.forEach(Iterable.java:75)
- at org.logstash.config.ir.compiler.OutputStrategyExt$LegacyOutputStrategyExt.reg(OutputStrategyExt.java:236)
- at org.logstash.config.ir.compiler.OutputStrategyExt$AbstractOutputStrategyExt.register(OutputStrategyExt.java:131)
- at org.logstash.config.ir.compiler.OutputDelegatorExt.doRegister(OutputDelegatorExt.java:126)
- at org.logstash.config.ir.compiler.AbstractOutputDelegatorExt.register(AbstractOutputDelegatorExt.java:69)
- at org.logstash.config.ir.compiler.AbstractOutputDelegatorExt$INVOKER$i$0$0$register.call(AbstractOutputDelegatorExt$INVOKER$i$0$0$register.gen)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:118)
- at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
- at org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:170)
- at org.jruby.runtime.BlockBody.yield(BlockBody.java:108)
- at org.jruby.runtime.Block.yield(Block.java:189)
- at org.jruby.RubyArray.each(RubyArray.java:1981)
- at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
- at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:561)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:446)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:92)
- at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:103)
- at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:545)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:363)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:82)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:201)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:188)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:220)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:466)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:244)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:314)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:76)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:76)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:76)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:164)
- at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:151)
- at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212)
- at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:456)
- at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
- at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:346)
- at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:66)
- at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:118)
- at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136)
- at org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:66)
- at org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:58)
- at org.jruby.runtime.Block.call(Block.java:144)
- at org.jruby.RubyProc.call(RubyProc.java:354)
- at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:111)
- at java.base/java.lang.Thread.run(Thread.java:840)
- [logstash.outputs.lumberjack] All hosts unavailable, sleeping {:hosts=>['10.105.183.78', 'fc00:2000::5b51'], :e=>#<RuntimeError: Could not connect to any hosts>, :backtrace=>['/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:31:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:24:in `initialize'', 'org/jruby/RubyClass.java:922:in `new'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:85:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:49:in `register'', 'org/logstash/config/ir/compiler/AbstractOutputDelegatorExt.java:69:in `register'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:237:in `block in register_plugins'', 'org/jruby/RubyArray.java:1981:in `each'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:236:in `register_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:610:in `maybe_setup_out_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:249:in `start_workers'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:194:in `run'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:146:in `block in start'']}
- [logstash.javapipeline] Starting pipeline {:pipeline_id=>'lumberjack_lbjk1', 'pipeline.workers'=>2, 'pipeline.batch.size'=>2048, 'pipeline.batch.delay'=>50, 'pipeline.max_inflight'=>4096, 'pipeline.sources'=>['/opt/logstash/resource/lumberjack_output_lbjk1.conf'], :thread=>'#<Thread:0x5aa5d1dc /opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:134 run>'}
- [logstash.javapipeline] Pipeline Java execution initialization time {'seconds'=>4.11}
- [logstash.javapipeline] Pipeline started {'pipeline.id'=>'lumberjack_lbjk1'}
- [org.logstash.ackedqueue.QueueUpgrade] No PQ version file found, upgrading to PQ v2.
- [logstash.javapipeline] Pipeline `opensearch` is configured with `pipeline.ecs_compatibility: disabled` setting. All plugins in this pipeline will default to `ecs_compatibility => disabled` unless explicitly configured otherwise.
- [logstash.outputs.opensearch] New OpenSearch output {:class=>'LogStash::Outputs::OpenSearch', :hosts=>['//data-search-engine-tls:9200']}
- [logstash.outputs.opensearch] OpenSearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://data-search-engine-tls:9200/]}}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::SocketException] Broken pipe'}
- [logstash.javapipeline] Starting pipeline {:pipeline_id=>'opensearch', 'pipeline.workers'=>2, 'pipeline.batch.size'=>2048, 'pipeline.batch.delay'=>50, 'pipeline.max_inflight'=>4096, 'pipeline.sources'=>['/opt/logstash/resource/searchengine.conf'], :thread=>'#<Thread:0x3f86fab /opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:134 run>'}
- [logstash.javapipeline] Pipeline Java execution initialization time {'seconds'=>2.8}
- [logstash.javapipeline] Pipeline started {'pipeline.id'=>'opensearch'}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::ClientProtocolException] Received fatal alert: certificate_unknown'}
- [logstash.outputs.lumberjack] All hosts unavailable, sleeping {:hosts=>['10.105.183.78', 'fc00:2000::5b51'], :e=>#<RuntimeError: Could not connect to any hosts>, :backtrace=>['/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:31:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:24:in `initialize'', 'org/jruby/RubyClass.java:922:in `new'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:85:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:49:in `register'', 'org/logstash/config/ir/compiler/AbstractOutputDelegatorExt.java:69:in `register'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:237:in `block in register_plugins'', 'org/jruby/RubyArray.java:1981:in `each'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:236:in `register_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:610:in `maybe_setup_out_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:249:in `start_workers'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:194:in `run'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:146:in `block in start'']}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::SocketException] Broken pipe'}
- [logstash.filters.ruby.script] Test run complete {:script_path=>'/opt/adp/logstash-ruby-scripts/adp-json-validation.rb', :results=>{:passed=>0, :failed=>0, :errored=>0}}
- [logstash.filters.ruby.script] Test run complete {:script_path=>'/opt/adp/logstash-ruby-scripts/adp-json-validation.rb', :results=>{:passed=>0, :failed=>0, :errored=>0}}
- [logstash.filters.ruby.script] Test run complete {:script_path=>'/opt/adp/logstash-ruby-scripts/adp-json-validation.rb', :results=>{:passed=>0, :failed=>0, :errored=>0}}
- [org.logstash.ackedqueue.QueueUpgrade] No PQ version file found, upgrading to PQ v2.
- [logstash.javapipeline] Pipeline `logstash` is configured with `pipeline.ecs_compatibility: disabled` setting. All plugins in this pipeline will default to `ecs_compatibility => disabled` unless explicitly configured otherwise.
- [org.logstash.instrument.metrics.gauge.LazyDelegatingGauge] A gauge metric of an unknown type (org.jruby.specialized.RubyArrayOneObject) has been created for key: send_to. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
- [org.logstash.instrument.metrics.gauge.LazyDelegatingGauge] A gauge metric of an unknown type (org.jruby.specialized.RubyArrayOneObject) has been created for key: send_to. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
- [org.logstash.instrument.metrics.gauge.LazyDelegatingGauge] A gauge metric of an unknown type (org.jruby.specialized.RubyArrayOneObject) has been created for key: send_to. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
- [org.logstash.instrument.metrics.gauge.LazyDelegatingGauge] A gauge metric of an unknown type (org.jruby.specialized.RubyArrayOneObject) has been created for key: send_to. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
- [org.logstash.instrument.metrics.gauge.LazyDelegatingGauge] A gauge metric of an unknown type (org.jruby.specialized.RubyArrayOneObject) has been created for key: send_to. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
- [logstash.javapipeline] Starting pipeline {:pipeline_id=>'logstash', 'pipeline.workers'=>2, 'pipeline.batch.size'=>2048, 'pipeline.batch.delay'=>50, 'pipeline.max_inflight'=>4096, 'pipeline.sources'=>['/opt/logstash/resource/logstash.conf'], :thread=>'#<Thread:0x12ca5929 /opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:134 run>'}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::SocketException] Broken pipe'}
- [logstash.outputs.lumberjack] All hosts unavailable, sleeping {:hosts=>['10.105.183.78', 'fc00:2000::5b51'], :e=>#<RuntimeError: Could not connect to any hosts>, :backtrace=>['/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:31:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:24:in `initialize'', 'org/jruby/RubyClass.java:922:in `new'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:85:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:49:in `register'', 'org/logstash/config/ir/compiler/AbstractOutputDelegatorExt.java:69:in `register'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:237:in `block in register_plugins'', 'org/jruby/RubyArray.java:1981:in `each'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:236:in `register_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:610:in `maybe_setup_out_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:249:in `start_workers'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:194:in `run'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:146:in `block in start'']}
- [logstash.javapipeline] Pipeline Java execution initialization time {'seconds'=>6.69}
- [logstash.inputs.beats] Starting input listener {:address=>'0.0.0.0:5044'}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::SocketException] Broken pipe'}
- [logstash.inputs.tcp] Automatically switching from json to json_lines codec {:plugin=>'tcp'}
- [logstash.javapipeline] Pipeline started {'pipeline.id'=>'logstash'}
- [logstash.inputs.tcp] Starting tcp input listener {:address=>'0.0.0.0:5015', :ssl_enabled=>true}
- [logstash.inputs.http] Starting http input listener {:address=>'0.0.0.0:8080', :ssl=>'false'}
- [logstash.inputs.http] Starting http input listener {:address=>'0.0.0.0:9443', :ssl=>'false'}
- [logstash.inputs.tcp] Starting tcp input listener {:address=>'0.0.0.0:5024', :ssl_enabled=>true}
- [org.logstash.beats.Server] Starting server on port: 5044
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::ClientProtocolException] Received fatal alert: certificate_unknown'}
- [logstash.outputs.lumberjack] All hosts unavailable, sleeping {:hosts=>['10.105.183.78', 'fc00:2000::5b51'], :e=>#<RuntimeError: Could not connect to any hosts>, :backtrace=>['/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:31:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:24:in `initialize'', 'org/jruby/RubyClass.java:922:in `new'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:85:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:49:in `register'', 'org/logstash/config/ir/compiler/AbstractOutputDelegatorExt.java:69:in `register'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:237:in `block in register_plugins'', 'org/jruby/RubyArray.java:1981:in `each'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:236:in `register_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:610:in `maybe_setup_out_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:249:in `start_workers'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:194:in `run'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:146:in `block in start'']}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::ClientProtocolException] Received fatal alert: certificate_unknown'}
- [logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>'https://data-search-engine-tls:9200/', :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::HostUnreachableError, :message=>'OpenSearch Unreachable: [https://data-search-engine-tls:9200/][Manticore::ClientProtocolException] Received fatal alert: certificate_unknown'}
- [logstash.outputs.lumberjack] All hosts unavailable, sleeping {:hosts=>['10.105.183.78', 'fc00:2000::5b51'], :e=>#<RuntimeError: Could not connect to any hosts>, :backtrace=>['/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:31:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/jls-lumberjack-0.0.26/lib/lumberjack/client.rb:24:in `initialize'', 'org/jruby/RubyClass.java:922:in `new'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:85:in `connect'', '/opt/logstash/vendor/bundle/jruby/3.1.0/gems/logstash-output-lumberjack-3.1.9/lib/logstash/outputs/lumberjack.rb:49:in `register'', 'org/logstash/config/ir/compiler/AbstractOutputDelegatorExt.java:69:in `register'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:237:in `block in register_plugins'', 'org/jruby/RubyArray.java:1981:in `each'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:236:in `register_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:610:in `maybe_setup_out_plugins'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:249:in `start_workers'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:194:in `run'', '/opt/logstash/logstash-core/lib/logstash/java_pipeline.rb:146:in `block in start'']}
- [logstash.outputs.opensearch] Restored connection to OpenSearch instance {:url=>'https://data-search-engine-tls:9200/'}
- [logstash.outputs.opensearch] Cluster version determined (7.10.2) {:version=>7}
Advertisement
Add Comment
Please, Sign In to add comment