What problem does it solve?
It helps you quickly understand what went wrong in Protheus by turning noisy console/error/profile/compilation logs into actionable findings with official correction tips, without manually reading huge log files.
Core Features & Use Cases
- Event-based log parsing: Breaks logs into discrete events using recognized header formats (timestamp/thread/severity), preserving stacks and multi-line SQL dumps.
- Recency-first rule matching: Applies 19 alert rules in reverse order to prioritize the most recent root-cause signals.
- TDN correction tips enrichment: Attaches a correction tip and (when applicable) official TDN URLs from a catalog of 93 tips.
- Targeted filtering: Supports filtering by severity, category, rule id, basename, and “since” window based on the log’s last timestamp.
Quick Start
Run /plugadvpl:log-diagnose on your Protheus log directory and review the resulting findings with correction suggestions and official TDN links.