Diagnostic logs can be downloaded in a web browser from the appliance's HTTP/S console service hosted at https://<proxysg>:port#, where <proxysg> is the IP address or hostname of the ProxySG appliance.
System Information (Sysinfo)
- Go to https://<proxysg>:port#/sysinfo
- Save the output as sysinfo.txt
Event Log
- Go to https://<proxysg>:port#/Eventlog/download/events.log
- Save the output as eventlog.txt
Snapshots
Snapshot Sysinfo
- Go to https://<proxysg>:port#/Diagnostics/Snapshot/sysinfo/download/all
- The sysinfo snapshot file downloads to your local computer.
Snapshot Sysinfo Stats
- Go to https://<proxysg>:port#/Diagnostics/Snapshot/sysinfo_stats/download/all
- The sysinfo stats snapshot file downloads to your local computer.
Policy Trace
- Generate the policy trace. Copy the following CPL code:
- (Replace x.x.x.x with your client IP you are using to reproduce the issue)
<proxy>
client.address=x.x.x.x trace.request(yes) trace.destination("policy_trace")
<ssl-intercept>
client.address=x.x.x.x trace.request(yes) trace.destination("policy_trace")
-
Add CPL to a local policy file on the ProxySG
-
Reproduce the issue, then go to the following URL:
-
Go to https://<proxysg>:port#/Policy/Trace/policy_trace
- Save the output as "policy_trace.txt"
Important: If the URL doesn't work, it means no traffic was received from that client IP.
Packet Capture (PCAP)
- Configure the packet capture filter if requested by going to Administration > Service Information > Packet Capture in the SGAC (Maintenance > Service Information > Packet captures in the legacy Java UI) and enter the provided filter under the Filter field.
- Click Start Capture to begin the capture.
- Reproduce the issue
- Stop the capture
- Download the capture by clicking the Download capture button or going to the URL:
- https//<proxysg>:port#/PCAP/bluecoat.cap
Important: If the Download capture button stays greyed out even after reproducing the issue, it means no traffic was received or sent for the applied filter.
Prepare and upload collected files
Once all files are downloaded, zip all these files together and upload them to the case using the MyBroadcom portal.
For information on uploading ProxySG troubleshooting logs directly to a support case, see Uploading files to your Technical Support case