Jesse Szwedko

Results 578 comments of Jesse Szwedko

It seems like that was dropped along the way because it isn't in master: https://github.com/timberio/vector/blob/a789e42159cc8a617da0c2f8f7df8f5de91fca06/src/sinks/elasticsearch.rs#L300-L326 **EDIT** never mind, I see it was just moved :smile: I'll try this out as...

Indeed, I was mistaken, apologies for the goose chase. I do see errors: ``` Nov 10 16:11:52.532 INFO vector::app: Log level is enabled. level="info" Nov 10 16:11:52.534 INFO vector::app: Loading...

> Is there any progress here? Not yet, unfortunately, but it is on our radar.

> @jszwedko what is the current location of this issue on your radar? :) This may be something we tackle in Q4. We'll likely start with the suggested approach of...

> @jszwedko I'll try to explain > > If I understand the logic of work correctly - for each event, getting the Pod from the Kubernetes runtime (by reflector) cache...

This seems related to https://github.com/timberio/vector/issues/4156 . I imagine we'll end up solving this in a general way that could be applied to most sinks.

The milestones switching was due to some old automation we had with Zendesk. It hasn't been prioritized, but we are still considering it (as well as broader client-side load balancing...

Thanks for this write-up, @ktff ! I think the ability for it to retry across Elasticsearch instances will be important (though maybe @lmanners or @sim0nx can weigh in, as users)....

> Hello, guys. Is there any plans to add multiple sinks feature to Vector? It's blocker for our production use: LB will be a SPOF, and it'd be nice if...

> @jszwedko ah, got it. Can you please point me out how Vector works with DNS LB? Does it respect DNS TTLs? For example, can I use something like Consul...