日志监测 实时监测

时间:2018-05-04 10:35:55
【文件属性】:

文件名称:日志监测 实时监测

文件大小:23KB

文件格式:ZIP

更新时间:2018-05-04 10:35:55

日志监测

LogFilePurger: -------------- //清除 Purges all files in a folder older than X days. This was written to keep log folders from growing too large, specifically cruise control artifact folders. Command Line Parameters: param1 = [optional] Path to Directory param2 = [optional default = 30] Number of Days Example: LogFilePurger.exe "c:\logs" 90 When param1 is provided, the UI will not appear and the app will immediately clean the folder with no prompts(提示). If there is an error, it will be written to a logfile within the same directoy as the executable Cruise Control Project Example: Clean Logs C:\Path\To\LogFilePurger.exe "C:\Program Files\CruiseControl.NET\server\My Project\Artifacts" 90 LogMonitor: ----------- Allows you to monitor logfiles in realtime. param1 = [optional] path to logfile example: LogMonitor.exe "c:\logs\myfile.log" When param1 is provided, the UI will open and instantly start monitoring the specified file Credits ------- Author Jason Hinkle Copyright 2008


【文件预览】:
LogFilePurger.exe
readme.txt
LogMonitor.exe
license.txt

网友评论