Network Management
Collect NetPath logs for Support
How to collect NetPath logs to send to our technical support team for troubleshooting.
First published date
Last published date
Overview
Product section
Resolution
First - Capture NetPath probing packets at NetPath Probe box
-
Download Wireshark
- Find service IP (let's call it "E_IP") and service Port (call it "D_port") from the service that has issue
- Find probe IP (call it "A_IP") of the NetPath probe that probes the service
- Select the interface for your NetPath outgoing traffic
- Apply capture filter icmp Capture filter
- . Apply display filter (icmp.type == 11 and ip.dst == <endpoint ip>)
note: replace the blue string in the above filters with your own data.
Display Filter
Second - Collect NetPath Diagnostics for Graph Issues
-
Enable debug for NetPath probe.
- If NetPath probe is an Orion Server, use Log Adjuster to enable debug for NetPath probe. Please make sure you Reset to default after we collect the diags.
If NetPath probe is an Orion Agent, go to Web Console > Settings > All Settings > Manage Agents > Select the netpath agent > Edit Settings > Enable Debug > Submit
After that change wait 2 polling intervals and navigate back to Settings > Manage Agents > Select the netpath agent > Edit Settings you can expand Troubleshooting and click Collect new diagnostics as seen above
After a few moments, the Download link will appear and you can download the diagnostics
Third - Export the Graphs
Load the network path
- Click My Dashboards > Network > NetPath Services
- Expand a service, and click a probe link.
- Under Path History, click an interval to see the graph from that date and time.
Enter debug mode and export
- In the address bar, add
?debugto the end of the URL to enter debug mode - Scroll down to the Debugger section.
- On the Export tab, select All from the options list.
- Click Export
- Save the JSON file.
Exit debug mode
In the address bar, remove ?debug from the end of the URL.
NOTE: SolarWinds Platform Diagnostics will also be needed from the main SolarWinds Platform server.