Cisco Cisco Identity Services Engine 1.3

다운로드
페이지 21
SSH Commands
WSA GUI Path
Function
Log File
ssh admin@WSA
tail ise_service_log
System Administration Log
Subscriptions 
ise_service_log
Records messages related to
using ISE such as
communication success or
failure with ISE server.
ISE Logs
ssh admin@WSA
tail proxylogs
System Administration Log
Subscriptions 
proxylogs
Records errors related to the
Web Proxy. This is the most
basic of all Web Proxy
related logs. To troubleshoot
more specific aspects related
to the Web Proxy, create a
log subscription for the
applicable Web Proxy
module.
Proxy Logs
Access Log Files - Examples
Given below are some examples of access log files that can be used for troubleshooting.
Example 1: Access policy applied to a user found in the ISE cache without an SGT.
1424330486.386 320 10.19.75.75 TCP_MISS/200 68632 GET http://www.bing.com/ "user1" DIRECT/www.bing.com text/html
DEFAULT_CASE_12-DefaultGroup-DefaultGroup-NONE-NONE-NONE-DefaultGroup
<IW_srch,6.1,1,"-",-,-,-,1,"-",-,-,-,"-",1,-,"-","-",-,-,IW_srch,-,"-","-","Bing","Search
Engine","-","-",1715.80,0,-,"-","-",1,"-",-,-,"-","-"> - SSO_ISE
Example 2: Access policy applied to a user in the ISE cache with matching SGT.
1424331112.566 0 10.19.75.75 TCP_DENIED/403 0 GET http://www.bing.com/ "user1" NONE/- -
BLOCK_WEBCAT_12-BYODPolicy-DefaultGroup-NONE-NONE-NONE-NONE
<IW_srch,6.1,-,"-",-,-,-,-,"-",-,-,-,"-",-,-,"-","-",-,-,IW_srch,-,"-","-","Unknown","Unknown","-","-",0.00,0,-,"-","-",-,"-",-,-,"-","-">
- SSO_ISE
Example 3: Access policy with fallback to guest.
1424330523.414 155 172.29.177.25 TCP_MISS/200 68647 GET http://www.bing.com/ "(Unauthenticated)172.29.177.25"
DIRECT/www.bing.com text/html DEFAULT_CASE_12-DefaultGroup-Default
Group-NONE-NONE-NONE-DefaultGroup
<IW_srch,6.1,1,"-",-,-,-,1,"-",-,-,-,"-",1,-,"-","-",-,-,IW_srch,-,"-","-","Bing","Search
Engine","-","-",3543.07,0,-,"-","-",1,"-",-,-,"-","-
"> - GUEST
Example 4: Access policy with fallback to block transaction.
1424331683.561 0 172.29.177.25 TCP_DENIED/403 0 GET http://www.bing.com/ - NONE/- -
OTHER-NONE-DefaultGroup-NONE-NONE-NONE-NONE
<-,-,-,"-",-,-,-,-,"-",-,-,-,"-",-,-,"-","-",-,-,-,-,"-","-","-","-","-","-",0.00,0,-,"-","-",-,"-",-,-,"-","-">
- NONE
17