cf logrouter #2
Description
The Log Router (aka Log Traffic Controller) acts as an endpoint for DEAs and routes logs to the appropriate loggregator instance.
- Tags:
- misc ›
Overview
This charm provides the Cloud Foundry Traffic Controller (Log Routrer). Logrouter makes the Loggregator Servers horizontally scalable by partitioning incoming log messages and outgoing traffic. Routes incoming log messages and proxies outgoing connections to the CLI and to drains for 4rd party partners.
The charm installs, configures and starts daemon (upstart job): - trafficcontroller
Usage
Obviously used in a bundle with other CF components. To deploy the Traffic Controller service:
juju deploy cf-logrouter
The service actually starts after all relations set.
Known Limitations and Issues
There is no known limitation.
Contact Information
cf-charmers cf-charmers@lists.launchpad.net
Configuration
- domain
- (string) Router domain name.
- example.net
- key
- (string) Key ID to import to the apt keyring to support use with arbitary source configuration from outside of Launchpad archives or PPA's.
- 4C430C3C2828E07D
- source
- (string) Optional configuration to support use of additional sources such as: . - ppa:myteam/ppa - cloud:precise-proposed/folsom - http://my.archive.com/ubuntu main . The last option should be used in conjunction with the key configuration option. .
- ppa:cf-charm/ppa