02-06-2017 07:35 PM
Hi all,
Like the snapshot. Why? All is netural. Why block it? Who can tell me?
BR.
02-14-2017 03:44 PM
Get the full access log for those requests in WSA CLI would tell the exact block reason.
In regards to the website access issue,please get the WSA accesslogs while reproducing it in order to see the behaviour of WSA when handling the request.
To grep the access logs for an entry, SSH into the WSA and run the following command from the CLI:
1. Grep
2. Enter the number of the log you wish to grep: 1 (for accesslogs)
3. Enter the regular expression to grep: <client IP>.*<url accessed>
4. Do you want this search to be case insensitive?: Y
5. Do you want to tail the logs?: Y
6. Do you want to paginate the output?: N
02-19-2017 05:50 AM
Dear Tao,
Understand your opinion, but it is too hard find something like your way cause log is too many.
BR.
02-19-2017 03:59 PM
You don't need to get all of them. The whole idea is to get the reason why WSA blocked it. Is it due to WBRS score or something else, like category etc.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide