Hello @ropc,
I have tried updating plugin using bin\logstash-plugin update. It is giving me below error:
> 2020-01-28T14:55:40.089Z [main] WARN FilenoUtil : Native subprocess control requ
> ires open access to sun.nio.ch
> Pass '--add-opens java.base/sun.nio.ch=org.jruby.dist' or '=org.jruby.core' to e
> nable.
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file
> :/E:/logstash-7.4.2/vendor/jruby/lib/ruby/stdlib/jopenssl.jar) to constructor ja
> va.security.cert.CertificateFactory(java.security.cert.CertificateFactorySpi,jav
> a.security.Provider,java.lang.String)
> WARNING: Please consider reporting this to the maintainers of org.jruby.ext.open
> ssl.SecurityHelper
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect
> ive access operations
> WARNING: All illegal access operations will be denied in a future release
> Updating logstash-codec-avro, logstash-codec-cef, logstash-codec-collectd, logst
> ash-codec-dots, logstash-codec-edn, logstash-codec-edn_lines, logstash-codec-es_
> bulk, logstash-codec-fluent, logstash-codec-graphite, logstash-codec-json, logst
> ash-codec-json_lines, logstash-codec-line, logstash-codec-msgpack, logstash-code
> c-multiline, logstash-codec-netflow, logstash-codec-plain, logstash-codec-rubyde
> bug, logstash-filter-aggregate, logstash-filter-anonymize, logstash-filter-cidr,
> logstash-filter-clone, logstash-filter-csv, logstash-filter-date, logstash-filt
> er-de_dot, logstash-filter-dissect, logstash-filter-dns, logstash-filter-drop, l
> ogstash-filter-elasticsearch, logstash-filter-fingerprint, logstash-filter-geoip
> , logstash-filter-grok, logstash-filter-http, logstash-filter-jdbc_static, logst
> ash-filter-jdbc_streaming, logstash-filter-json, logstash-filter-kv, logstash-fi
> lter-memcached, logstash-filter-metrics, logstash-filter-mutate, logstash-filter
> -prune, logstash-filter-ruby, logstash-filter-sleep, logstash-filter-split, logs
> tash-filter-syslog_pri, logstash-filter-throttle, logstash-filter-translate, log
> stash-filter-truncate, logstash-filter-urldecode, logstash-filter-useragent, log
> stash-filter-uuid, logstash-filter-xml, logstash-input-azure_event_hubs, logstas
> h-input-beats, logstash-input-couchdb_changes, logstash-input-dead_letter_queue,
> logstash-input-elasticsearch, logstash-input-exec, logstash-input-file, logstas
> h-input-ganglia, logstash-input-gelf, logstash-input-generator, logstash-input-g
> raphite, logstash-input-heartbeat, logstash-input-http, logstash-input-http_poll
> er, logstash-input-imap, logstash-input-jdbc, logstash-input-jms, logstash-input
> -kafka, logstash-input-pipe, logstash-input-rabbitmq, logstash-input-redis, logs
> tash-input-s3, logstash-input-snmp, logstash-input-snmptrap, logstash-input-sqs,
> logstash-input-stdin, logstash-input-syslog, logstash-input-tcp, logstash-input
> -twitter, logstash-input-udp, logstash-input-unix, logstash-output-cloudwatch, l
> ogstash-output-csv, logstash-output-elastic_app_search, logstash-output-elastics
> earch, logstash-output-email, logstash-output-file, logstash-output-graphite, lo
> gstash-output-http, logstash-output-kafka, logstash-output-lumberjack, logstash-
> output-nagios, logstash-output-null, logstash-output-pipe, logstash-output-rabbi
> tmq, logstash-output-redis, logstash-output-s3, logstash-output-sns, logstash-ou
> tput-sqs, logstash-output-stdout, logstash-output-tcp, logstash-output-udp, logs
> tash-output-webhdfs
> Error Bundler::HTTPError, retrying 1/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 2/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 3/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 4/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 5/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 6/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 7/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 8/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 9/10
> Could not fetch specs from https://rubygems.org/
> Error Bundler::HTTPError, retrying 10/10
> Could not fetch specs from https://rubygems.org/
> Too many retries, aborting, caused by Bundler::HTTPError
> ERROR: Updated Aborted, message: Could not fetch specs from https://rubygems.org/
And is this ok, if i use logstash version 7.5.2 with elasticsearch, kibana 7.4.2?
Regards,
Priyanka