All of our API Data feeds have stopped working.
Release : 3.157
The double slash was never supported and has always been incorrect. The previous version of the service collapsed the leading double slash.
This is a potential security issue, so it was addressed in the 3.157 release.
If you change the // between the domain and the tenant to a single / it will pull logs again.
Example: Change https://api-vip.elastica.net//customertenantID to https://api-vip.elastica.net/customertenantID