日志监测实时监测

LogFilePurger: ----- //清除Purges all files in a folder 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
zip
LogFileSuite_0.01.zip 预估大小:4个文件
file
LogFilePurger.exe 24KB
file
readme.txt 2KB
file
LogMonitor.exe 29KB
file
license.txt 14B
zip 文件大小:23.2KB