Group: Moderators
Posts: 1.2K,
Visits: 4.3K
|
The important point here is that files with the same file name are not overridden on extract. If that's the case, then you can monitor the root directory and the Directory Monitor will be smart enough to only open the 'new' log files. Note that Directory Monitors automatically monitor child directories.
So your Directory Monitor can monitor: %temp%\myextract\*.log
Zip 1 extracts to: %temp%\myextract\first\a.log %temp%\myextract\first\b.log
Later, zip 2 extracts to: %temp%\myextract\second\a.log %temp%\myextract\second\b.log %temp%\myextract\second\c.log
At this point, LogVIewPlus will have 5 files open.
Hope that helps. Please let me know if you have any further questions or issues.
Toby
|