-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(logspout): discover logger connection continuously
Logspout would only discover the logger's host/port information at boot. When the logger is rebooted and is re-scheduled onto another host, the logspout agents were not updated. This change makes the agent check etcd every 10 seconds and updates the logger route information to ensure it's sending logs to the right address.
- Loading branch information
Matthew Fisher
committed
Apr 5, 2016
1 parent
67090ae
commit de365b7
Showing
1 changed file
with
19 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters