syslog_forwarder_windows job from windows-syslog/0.1.0
              Github source:
              cb7f121 or
              master branch
            
Properties¶
syslog¶
  
  
    
address¶IP or DNS address of the syslog server.
- Example
  logs4.papertrail.com
blackbox¶
limit_cpu¶limit goprocess to a single cpu via gomaxprocs
- Default
  true
source_dir¶directory with subdirectories containing log files. log lines will be tagged with subdirectory name.
- Default
  c:/var/vcap/sys/log
port¶Port of the syslog server.
- Default
  514
transport¶One of
udp,tcp
- 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/syslog_forwarder_windows/ directory
            (learn more).
          
config/blackbox_config.yml(fromblackbox_config.yml.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.