Cisco Cisco Web Security Appliance S360 Guía Del Usuario

Descargar
Página de 824
Chapter 16      URL Filters
Regular Expressions
16-28
Cisco IronPort AsyncOS 7.1 for Web User Guide
OL-23207-01
Understanding Unfiltered and Uncategorized Data
When viewing URL statistics on the Reporting > URL Categories page, it is 
important to understand how to interpret the following data:
URL Filtering Bypassed — This data represents policy, port, and admin user 
agent blocking that occurs before URL filtering. 
Uncategorized URL — This data represents all transactions for which the 
URL filtering engine is queried, but no category is matched.
Access Log File
The access log file records the URL category for each transaction in the scanning 
verdict information section of each entry. For more information about the access 
log, see 
. For a list of each URL category, see 
.
Regular Expressions
Regular expressions are pattern matching descriptions that contain normal 
printable characters and special characters that are used to match patterns in text 
strings. For example, a text string such as “welcome” matches “welcome” or 
“welcomemyfriend.” When a match occurs, the function returns true. If no match 
occurs, the function returns false. Actions are executed only when a 
pattern-matching expression is true.
The Web Security appliance uses POSIX extended regular expression syntax, 
fully described by IEEE POSIX 1003.2. However, the appliance does not support 
using a backward slash to escape a forward slash. If you need to use a forward 
slash in a regular expression, type the forward slash without a backward slash.
Note
Technically, AsyncOS for Web uses the Flex regular expression analyzer. For 
more detailed information about how it reads regular expressions, see 
http://flex.sourceforge.net/manual/Patterns.html.
You can use regular expressions in the following locations: