You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I keep getting these warnings:
/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/googleauth-1.1.0/lib/googleauth/credentials_loader.rb:163: warning: cannot close fd before spawn
Here are the logstash details:
[INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"7.16.2", "jruby.version"=>"jruby 9.2.20.1 (2.5.8) 2021-11-30 2a2962fbd1 OpenJDK 64-Bit Server VM 11.0.13+8 on 11.0.13+8 +indy +jit [linux-x86_64]"} │
Hi,
I updated the logstash version to 7.16.2 and installed the below 2 plugins to use GCP pubsub:
bin/logstash-plugin install logstash-input-google_pubsub
bin/logstash-plugin install logstash-output-google_pubsub
However, I keep getting these warnings:
/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/googleauth-1.1.0/lib/googleauth/credentials_loader.rb:163: warning: cannot close fd before spawn
Here are the logstash details:
[INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"7.16.2", "jruby.version"=>"jruby 9.2.20.1 (2.5.8) 2021-11-30 2a2962fbd1 OpenJDK 64-Bit Server VM 11.0.13+8 on 11.0.13+8 +indy +jit [linux-x86_64]"} │
logstash-output-google_pubsub (1.0.2-java)
logstash-codec-json (
> 3.0)> 3.0)logstash-codec-plain (
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-input-google_pubsub (1.2.1)
logstash-codec-plain
logstash-core-plugin-api (>= 1.60, <= 2.99)
stud (>= 0.0.22)
Can you please help with the error message?
The text was updated successfully, but these errors were encountered: