event_log_forwarder job from event-log/0.9.0
              Github source:
              27ea1a0 or
              master branch
            
Properties¶
syslog¶
  
  
    
address¶IP or DNS address of the syslog server.
- Example
logs4.papertrail.com
enabled¶If false this job will do nothing
- Default
true
port¶Port of the syslog server.
- Default
514
protocol¶Network protocol to communicate with must be either ‘tcp’ or ‘udp’.
- 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/event_log_forwarder/ directory
            (learn more).
          
This job has no templates.
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.