service-fabrik-report job from service-fabrik/3.33.0
Github source:
e1b7a44
or
master branch
Properties¶
report
¶
ip
¶IP address used for reporting endpoints
log_event
¶Determines whether event logging must be enabled or not
- Default
true
port
¶Port used for reporting endpoints
- Default
9294
ssl
¶
cert
¶Signed certificate used for communication
key
¶Private key used for communication
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/service-fabrik-report/
directory
(learn more).
bin/job_properties.sh
(frombin/job_properties.sh.erb
)bin/service-fabrik-report_ctl
(frombin/service-fabrik-report_ctl.erb
)config/circuit-breaker-config.yml
(fromconfig/circuit-breaker-config.yml.erb
)config/eventlog-config-report.yml
(fromconfig/eventlog-config-report.yml.erb
)config/settings.yml
(fromconfig/settings.yml.erb
)config/syslog_forwarding.conf
(fromconfig/syslog_forwarding.conf.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.