remote-syslog job from simple-remote-syslog/2.2.1
Github source:
f256f86f
or
master branch
Properties¶
remote_syslog
¶
address
¶IP address for Remote Syslog
debug
¶Write a debug file
- Default
false
group
¶Group which will own the Remote Syslog services
- Default
vcap
new_file_check_interval
¶How often to check for new files
- Default
10s
port
¶TCP port of Remote Syslog
- Default
"514"
protocol
¶Protocol to be used when forwarding logs to a Remote Syslog (tcp|udp|tls)
- Default
udp
short_hostname
¶Use an abbreviated index.job.deploymentname hostname in logs
- Default
false
user
¶User which will own the Remote Syslog services
- Default
root
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/remote-syslog/
directory
(learn more).
bin/ctl
(frombin/ctl
)bin/job_properties.sh
(frombin/job_properties.sh.erb
)bin/monit_debugger
(frombin/monit_debugger
)config/remote_syslog.yml
(fromconfig/remote_syslog.yml.erb
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/ctl_utils.sh
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.