Real-time log file monitoring and alerting tool
- Python 100%
Add configurable log parser supporting syslog, apache combined, JSON, CSV, and custom regex formats. Outputs JSON Lines with timestamp normalization, field filtering, and time range support. Exposes register_subparser() and main() per module interface contract. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| parser.py | ||
| README.md | ||
| watcher.py | ||
logwatch
Real-time log file monitoring and alerting tool