FIlebeat modules proxy

Hey,

I was wondering if it was possible to include proxy settings for o365 module or any other module that need to perform requests online ?

looks like envars and proxy_url are not working.

Is it possible to implement proxy on this ? :sweat_smile: beats/subscribe.go at 237937085a5a7337ba06f1268cfc55cd4b869e31 · elastic/beats · GitHub

I think the issue lies with the fact the azure Golang module doesn't support proxies at this time.

Ewww, there is no issue for proxy.

I'll try to find some thing not too ugly.