shreedharcva / bigstreams

Automatically exported from code.google.com/p/bigstreams
0 stars 0 forks source link

FileSendMonitorService #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Sending of files requires the following monitor and management services:

Log Delete Service
  Delete files after sent. 
  Some properties:
   deleteWhenSent = $secondsAfterSent
   compressWhenSent = $secondsAfterSent (-1 disable)
   moveWhenSent= $secondsAfterSent:$directory to move to
   execWhenSent= $secondsAfterSent:"$cmd"

LogDeleteResource:
   Shows the actions of the {LogDeleteService

Original issue reported on code.google.com by gerritjvv@gmail.com on 25 Apr 2011 at 6:33

GoogleCodeExporter commented 8 years ago

Original comment by gerritjvv@gmail.com on 26 May 2011 at 1:00