Problem using logstash-input-google_pubsub with an https proxy

Hi all,

I'm using this plugin locally with direct internet connection without problem, but when I try to use in my prod env that use a http/https proxy, it does not work, it does not work. With debug I cannot see any error, simply does not download the messages.

I was wondering if this plugin uses http/2 grpc or something that my proxy is not allowed??

Kind regards.

You can prepare the plugin for offline mode installation

The proxy can setup according to the documentation. You might find a useful topic or github how to setup proxy.