nats_to_syslog job from logsearch/210.5.0
              Github source:
              263699a 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
- Default
  127.0.0.1
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(frombin/nats_to_syslog_ctl)helpers/utils.sh(fromhelpers/utils.sh)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.