EasyManua.ls Logo

SolarWinds UDT - Defining Pattern Limitations

Default Icon
367 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Managing Web Accounts
6.
Select the type of limitation to apply from the list, and then click Continue.
Notes:
n Account limitations defined using the Account Limitation Builder display
as options on the Select Limitation page. Account limitations can be
defined and set using almost any custom properties. For more
information, see "Creating Account Limitations"
n Because Orion NetFlow Traffic Analyzer (NTA) initially caches account
limitations, it may take up to a minute for account limitations related to
Orion NTA to take effect in Orion NTA.
7.
Define the limitation as directed on the Configure Limitation page that follows.
For more information about defining pattern-type limitations, see "Defining
Pattern Limitations".
Defining Pattern Limitations
Pattern limitations may be defined using OR, AND, EXCEPT, and NOT operators with
_ and * as wildcard characters. The following examples show how to use available
operators and wildcard characters:
Note: Patterns are not case sensitive.
n
foo matches only objects named "foo".
n
foo_ matches all objects with names consisting of the string "foo" followed by
only one additional character, like foot or food, but not seafood or football.
n
foo* matches all objects with names starting with the string "foo", like football
or food, but not seafood.
n
*foo* matches all objects with names containing the string "foo", like seafood
or Bigfoot.
n
*foo* OR *soc* matches all objects containing either the string "foo" or the
string "soc", including football, socks, soccer, and food.
n
*foo* AND *ball* matches all objects containing both the string "foo" and the
string "ball", including football but excluding food.
n
*foo* NOT *ball* matches all objects containing the string "foo" that do not
also contain the string "ball", including food but excluding football.
n
*foo* EXCEPT *ball* matches all objects containing the string "foo" that do not
also contain the string "ball", including food but excluding football.
You may also group operators using parentheses, as in the following example.
194

Table of Contents