Skip to content

nats_to_syslog job from logsearch/204.0.0

Github source: 6b05207d or master branch

Properties

nats_to_syslog

debug

Enable debug logging output.

Default
false

nats

machines

IP of each NATS cluster member to connect to. Only the first one is used.

password

Password for server authentication.

port

The port of the NATS server to connect to.

Default
4222
subject

NATS subject to subscribe to

Default
'>'
user

Username for server authentication.

Default
nats

syslog

host

The host of the syslog endpoint

port

The port of the syslog endpoint

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/nats_to_syslog/ directory (learn more).

  • bin/nats_to_syslog_ctl (from bin/nats_to_syslog_ctl)
  • helpers/utils.sh (from helpers/utils.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.