loggregator_trafficcontroller job from cf/226
Github source:
5ac6aacd
or
master branch
Properties¶
cc
¶
srv_api_uri
¶API URI of cloud controller
doppler
¶
uaa_client_id
¶Doppler’s client id to connect to UAA
- Default
doppler
loggregator
¶
doppler_port
¶Port for outgoing doppler messages
- Default
8081
etcd
¶
machines
¶IPs pointing to the ETCD cluster
maxconcurrentrequests
¶Number of concurrent requests to ETCD
- Default
10
outgoing_dropsonde_port
¶Port for outgoing dropsonde messages
- Default
8081
metron_endpoint
¶
dropsonde_port
¶The port used to emit dropsonde messages to the Metron agent
- Default
3457
ssl
¶
skip_cert_verify
¶when connecting over https, ignore bad ssl certificates
- Default
false
system_domain
¶
Domain reserved for CF operator, base URL where the login, uaa, and other non-user apps listen
traffic_controller
¶
debug
¶boolean value to turn on verbose logging for loggregator system (dea agent & loggregator server)
- Default
false
outgoing_port
¶Port on which the traffic controller listens to for requests
- Default
8080
zone
¶Zone of the loggregator_trafficcontroller
uaa
¶
clients
¶
doppler
¶
secret
¶Doppler’s client secret to connect to UAA
no_ssl
¶Do not use SSL to connect to UAA (used in case uaa.url is not set)
- Default
false
url
¶URL of UAA
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/loggregator_trafficcontroller/
directory
(learn more).
bin/loggregator_trafficcontroller_ctl
(fromloggregator_trafficcontroller_ctl.erb
)config/loggregator_trafficcontroller.json
(fromloggregator_trafficcontroller.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.