Ben Johnson

Results 73 issues of Ben Johnson

Currently, the `http` sink's `uri` option is static. It would be nice to make it templateable, allowing users to partition data across different `uri`s. Ex: ```toml [sinks.my_http_sink] type = "http"...

sink: http
type: enhancement
domain: config
have: should

Document the changes in https://github.com/timberio/vector/pull/2896.

type: task
platform: windows
domain: external docs

I did some light reading regarding Amazon's MSK service authentication strategy: https://docs.aws.amazon.com/msk/latest/developerguide/security_iam_service-with-iam.html It appears we'll need to support the basic AWS authentication strategy for both the `kafka` source and sink....

sink: kafka
type: enhancement
source: kafka
provider: aws
have: should
domain: auth