syslog_storer job from syslog/4
Github source:
69574db7 or
master branch
Properties¶
custom_rule¶
Custom rule for syslog event forwarder
- Default
""
port¶
Port of the syslog drain
- Default
514
transport¶
One of [“udp”, “tcp”, “relp”].
- Default
udp
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/syslog_storer/ directory
(learn more).
bin/pre-start(frompre-start.erb)config/rsyslog.conf(fromrsyslog.conf.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.
This job relies on no runtime packages.