Analysis Dashboard Ready

Use Uploads from the left panel to analyze a .pcap or .pcapng file.

Ready for capture upload
No active job. The dashboard will update automatically during analysis.
0%
Upload received
Extract packets
Correlate signals
Generate report
Complete

Executive Summary

No capture has been analyzed yet. The dashboard will populate after the backend finishes the PCAP analysis pipeline.

S
WaitingOverall Health
!
0Critical Issues
0Warnings
-Confidence Score

Protocol Distribution

Protocol distribution will appear after analysis.

Top Talkers

Top source IPs will appear after analysis.

Layered Troubleshooting Evidence

TraceLens classifies packet evidence by network layer so the dashboard, API, and PDF explain where the issue is likely visible.

Layered findings will appear after analysis.

Key Findings

TCP Issues

  • Waiting for TCP analysis.

DNS Performance

  • Waiting for DNS analysis.

TLS Analysis

  • Waiting for TLS analysis.

Flow Health

  • Waiting for flow analysis.

Timeline Overview

Traffic volumeRetransmissions

Developer API

Upload PCAP files programmatically and receive structured TraceLens JSON analysis. PDF reports stay in the dashboard.

API Key

This key is auto-generated for your anonymous dashboard session.

Loading...
0 / 1000 analyses used this month-

Endpoints

Upload PCAP/api/v1/analyze
Check Status/api/v1/jobs/{job_id}
Get JSON Result/api/v1/jobs/{job_id}/result
Export JSON/api/v1/jobs/{job_id}/export
Monthly Limit1000 analyses / month

Quick Start

curl

Loading...

Python

Loading...
Use the form field name file. Accepted formats: .pcap and .pcapng. The API returns JSON only; use the dashboard for PDF downloads.

Help

Minimal guide for using TraceLens dashboard and Developer API.

Dashboard Upload

Click Uploads, select a PCAP/PCAPNG file, then wait for live progress. When completed, the dashboard fills with protocol and layer findings.

Layered Evidence

L2 covers ARP/local segment signals. L3 covers IP, ICMP, MTU, and fragmentation. L4 covers TCP/UDP transport. L7 covers DNS, TLS, and HTTP.

Developer API

Open Developer API, copy your API key, upload to /api/v1/analyze, poll status, then fetch JSON result.

Privacy Reminder

PCAP files can contain sensitive IPs, domains, metadata, and payload fragments. Upload only captures you are authorized to analyze.