Oracle diagnostics to structured failure reports
Log Intelligence Tool
Problem
TRC files, AWR reports, and stack traces are noisy. Triage often starts with scattered clues across database, JVM, and network layers.
Built
A Spring Boot service that parses raw diagnostic artifacts, classifies failures by layer, and emits Markdown plus JSON root-cause reports for downstream tooling.
Impact
Turns production failure data into a repeatable diagnostic workflow that can plug into support or CI/CD systems.