blackbox job from concourse/0.69.0
Github source:
5bec8850 or
master branch
Properties¶
blackbox¶
syslog¶
destination¶
address¶address for syslog drain (including port)
transport¶transport protocol for syslog drain (udp/tcp/tls)
- Default
tls
sources¶files whose contents will be emitted to the destination. the format is
{ "tag" => ["/path/to/log"] }.
- Default
{}
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/blackbox/ directory
(learn more).
bin/blackbox_ctl(fromblackbox_ctl)config/config.yml(fromconfig.yml.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.