v-watch v2.0: Smart Log Watcher with Glob & Auto-Discovery
Table of Contents

server.log.1, server_20260713.log). v-watch v2.0 is designed to handle these dynamic environments without any manual re-configuration.
New Automation Features#
- Wildcard/Glob Support: Use patterns like
app_*.log. The tool scans the directory and finds the relevant files automatically. - Latest File Detection: Every few seconds, v-watch re-scans the folder and identifies the “Latest” file based on its Last Modified timestamp.
- Anti-Duplicate History: Uses
history.datto track processed filenames. Once a log file is retired, v-archive remembers it to prevent re-triggering old alerts. - Seamless Rotation Handling: When a log rotates, the tool detects the new file instantly and shifts its focus, ensuring continuous monitoring without missing a single line.
How to Use#
- Define your file pattern (e.g.,
./logs/*.log) and keywords intasks.txt. - Run
v-watch.exe. - It will always track the freshest log and save matches to
alerts.log.
⬇️ Download v-watch_v2.0.zip#
There are no articles to list here yet.