event_logger job from windows-syslog/1.1.14
              Github source:
              7b73c10 or
              master branch
            
Properties¶
event_types¶
  
    
      which LogName’s to fetch event logs from
- Default
 - Security - Application - System
max_log_size¶
  
    
      when to file rotate the event logs on disk
- Default
 10MB
sleep_miliseconds¶
  
    
      how long to sleep between fetches
- Default
 1000
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_logger/ directory
            (learn more).
          
bin/event_logger.ps1(fromevent_logger.ps1.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.
          
This job relies on no runtime packages.