cloudfoundry / loggregator-release

Cloud Native Logging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logs should be sent in a highly available manner that is evenly spread across Dopplers

pianohacker opened this issue · comments

As an operator, I want logs to be sent in a highly available manner that is evenly spread across Dopplers so that my log transport is reliable and evenly utilized.

AC

Given a single loggregator agent
And 5 dopplers in the same AZ as the loggregator agent
When I cause the loggregator agent to rebalance connections (by, say, restarting dopplers)
Then I see the log load distributed among all of those dopplers within 5 minutes
And there is no more than 1% log loss during that interval

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Wrong repo, closed in favor of cloudfoundry/loggregator-agent-release#38 .