Skip to content

nats_stream_forwarder job from cf/191

Github source: 43c823b7 or master branch

Properties

nats

machines

NATS addresses

password

Password for server authentication.

port

The port for the NATS server to listen on.

user

Username for server authentication.

nats_props

Default
nats

networks

apps

Nats stream forwarder network information.

syslog_aggregator

address

IP address for syslog aggregator

all

Define whether forwarders should send all their syslog data to our aggregator.

Default
false

port

TCP port of syslog aggregator

transport

Transport to be used when forwarding logs (tcp|udp|relp).

Default
tcp

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_stream_forwarder/ directory (learn more).

  • bin/nats_stream_forwarder.rb (from nats_stream_forwarder.rb)
  • bin/nats_stream_forwarder_ctl (from nats_stream_forwarder_ctl.erb)
  • config/syslog_forwarder.conf (from syslog_forwarder.conf.erb)

Packages

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