Scott Miller
Scott Miller
+1 for this request as I have an object storage service that only supports vhost based access so in its current state, the s3 sink is unusable for me.
FWIW I built a custom vector binary (0.39.0) and tried out removing `force_path_style(true)`. It did switch over to dns style bucket names seemlessly. However, it did not respect when I...
I removed the call to `force_path_style(true)` to just let it use default
I think this is caused by #22006