Admin Console Help
Home
Content Sources
Index
Search
Search Features
Secure Search
Diagnostics
Search Status
Real-time Diagnostics
Reports
GSA Unification
GSAn
Administration
More Information
|
![]() |
![]() |
Search > Diagnostics > Real-time Diagnostics
Use the Search > Diagnostics > Real-time Diagnostics page to perform the following tasks:
Running Network Capture
Use the Run packet capture section of this page to generate and download a file that contains information about current search appliance network traffic, such as crawling and serving traffic. The file is created by using tcpdump. You can view the downloaded captured file by using a network protocol analyzer tool such as Wireshark.
By default, all traffic is captured, but you can set a filter to limit the capture by hosts. To set a filter, type a comma-separated list of fully qualified hostnames or IP addesses in the box under Run packet capture and select one of the following options:
- Include--Show traffic going to the specified hosts only
- Exclude--Show all traffic, except that which is going to the specified hosts
Note: If the box is empty and exclude is selected, then all traffic is captured (that is, Include is assumed).
To capture all traffic, leave the value empty.
To run network capture and download the captured file:
- Under Run packet capture, enter filtering information, as described in the preceding paragraphs (optional).
- Click Start Capture.
You can monitor the capture by the checking the values that appear in the file size and packets captured fields next to the Export link. Take note that capture automatically stops if the output file size is greater than 1 GB.
- Click the Export link.
You can export the file while the capture is running.
- Browse to a location on the local computer for the file and click Save.
Obtaining a Serve-Time Data Profile
A serve-time data profile captures information about serving and the speed of external content servers. You capture data for an arbitrary period of time that you determine, then export a file containing the data profile. When you open the file, you see a report similar to the following:
In-time: 1270054816189674496, Out-time: 1270054816428750336
1270054816363530752 verifiedUserId: test session id: d39146a218a503a61d67fef51f876303
1270054816363589632 groups: [] session id: d39146a218a503a61d67fef51f876303
1270054816364732416 This batch of requests completed. Elapsed time: 0 ms session id: d39146a218a503a61d67fef51f876303
1270054816364747520 Authorization results for session: d39146a218a503a61d67fef51f876303 decision [1/2] PERMIT by CACHE for URL http://mygsa.example.com:8080/secure
1270054816364804864 Authorization results for session: d39146a218a503a61d67fef51f876303 decision [2/2] DENY by CACHE for URL http://mygsa.example.com:8080/secure?param=806
In-time: 1270054823722820608, Out-time: 1270054823907411968
1270054823886574848 verifiedUserId: test session id: d39146a218a503a61d67fef51f876303
1270054823886611456 groups: [] session id: d39146a218a503a61d67fef51f876303
1270054823887193088 This batch of requests completed. Elapsed time: 0 ms session id: d39146a218a503a61d67fef51f876303
1270054823887865088 Authorization results for session: d39146a218a503a61d67fef51f876303 decision [1/2] PERMIT by CACHE for URL http://mygsa.example.com:8080/secure
1270054823887974144 Authorization results for session: d39146a218a503a61d67fef51f876303 decision [2/2] DENY by CACHE for URL http://mygsa.example.com:8080/secure?param=806
In-time: 1270054748705101056, Out-time: 1270054748736264704
To obtain a serve-time data profile:
- Click Start Capture. You see a warning that starting a new data capture deletes previously captured data.
- After a period of time elapses, click Stop Capture.
- Click Export. The file
Serve.log.html is exported.
- Save or view the exported file.
|