Konstantin Zamyakin

Results 13 comments of Konstantin Zamyakin

@javiereguiluz what do you think about this feature?

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 Vector...

@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 DNS...

Hello! Is there any progress with integration with Kibana? We're looking for a replacement for ES as a log storage, but any other dashboards otheer than Kibana are pretty unusable.

using `dev-master` versions is not relaible: https://getcomposer.org/doc/faqs/why-are-unbound-version-constraints-a-bad-idea.md It'd be nice if you can tag a release with semantic version.

I have a similar problem. What i do initialize after installing plugin? Can you write link to detailed installation readme?

Hi $ cat config/ProjectConfiguration.class.php ... $this->enablePlugins('sfMelodyPlugin'); $this->enablePlugins('sfPropelOAuthPlugin'); ...