DiagnosticsTools
已上架 v1.1.2On-device diagnostics bundle & log analysis for iPhone and iPad
What it is
DiagnosticsTools is a local diagnostic analysis app for support, operations, and field troubleshooting. Import a ZIP diagnostic bundle on iPhone or iPad, browse its file tree, review summary overviews, and open structured viewers for each file type.
The current version focuses on local analysis: no sign-in required, and diagnostic bundles, log contents, or parsed results are never uploaded on their own.
Who it’s for
- Support and operations teams inspecting diagnostic bundles on the go
- Anyone handling iOS diagnostic logs who’d rather not send them to unknown servers
- Field troubleshooters who match against a knowledge base to spot known issues fast
Key features
- Easy import: open ZIP diagnostic bundles, including via the system “Open in” flows
- Broad format recognition: Apache logs, plain text logs, JSON/NDJSON/JSONL, EVTX, INFO/META_INFO, License, Job, and more
- Summary page: software version, source, gateway, cloud platform, and coverage at a glance
- Text log analysis: search, surrounding context, severity and time filters, UTC offset adjustment, multi-line copy
- Knowledge-base linkage: keyword rules tied to the knowledge base — matches open the relevant troubleshooting guidance
- Custom data sources: import your own Diagnostics source JSON to extend keywords, knowledge entries, and default rules
Why I built it
Getting a diagnostics bundle used to mean finding a computer, unzipping, and opening a pile of tools — far too heavy. DiagnosticsTools lets an iPhone or iPad do the whole job, with the data never leaving the device — great for quick mobile inspections, reproduction support, and on-site reading.