Creating Complex Filter Expressions

<< Click to Display Table of Contents >>

Navigation:  Peer Global File Service Help > Basic Concepts > List Filters >

Creating Complex Filter Expressions

You can create more sophisticated list filters by using operators and labels.

Using Operators

Operators allow you to combine multiple simple expressions into a single compound expression.  Supported operators are: ORAND, and NOT.  For example, typing tag:Americas AND sales in the Filter Expression will show only Agents with the word Americas in their tag(s) AND the word sales in their name, tags, or tag categories. Parentheses can be used to build more complex expressions by grouping simple expressions. 

Using Labels

Use predefined labels to specify in which field your filter word should appear.  Use the following format to take advantage of labels in your filter expression: 

<label>:<search string>

List of possible labels include:

name

List only items that match the string (e.g. name:"Design Data")

tag

Show only items with the word specified in their tag(s) (i.e tag:Americas)

cat

Search for items that have been assigned a specific category (e,g,. search for Jobs that were categorized as Design - cat:Design)

host

Filter through Jobs and list only those that contain the host in the list of job participants (e.g. host:WIN12R2A) 

attr

Search for the specified string in the following Agent fields: Connection Status, Operating System, JVM Architecture, and Agent Version (e.g. attr:x86)

filter

List items that have been assigned a default or user-created filter.