wireshark_stats_expert_info
Analyze PCAP files to detect network anomalies like retransmissions, errors, warnings, and protocol issues using expert information analysis.
Instructions
[Expert Info] Automatic anomaly detection. Detects: retransmissions, errors, warnings, protocol issues.
Returns: Expert analysis results or JSON error
Errors: FileNotFound: pcap_file does not exist
Example: wireshark_stats_expert_info("traffic.pcap")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_file | Yes |