DevOps
Triage incident logs
Parse structured log lines, isolate the failing request payload, and diff against a known-good sample.
- Log Parser & Filter
Filter JSON log lines by severity and pretty-print nested fields.
Reference guide and full documentation on the tool page →
- JSON Formatter
Prettify extracted JSON bodies from error or trace log entries.
Reference guide and full documentation on the tool page →
- Diff & Compare Suite
Compare the failing payload with a baseline fixture to spot drift.
Reference guide and full documentation on the tool page →
