Administrator Guide

Table Of Contents
4. Use the log filter create command to create a new filter for the console with the required threshold:
VPlexcli:> log filter create --threshold <n> --component logserver
where n is 0-7.
NOTE: The threshold value filters all messages with greater or equal severity.
To see critical (2) and above (0 and 1), set the threshold at 3.
To see error (3) and above (0, 1, and 2) set the threshold at 4.
Set window width to 100
Output from many commands is more than 80 columns wide. Expand the command window in which Vplexcli is running to at
least 100 columns in width.
Context tree searching
Search the context tree for context names and data matching specific patterns.
Using the Find command to search the context tree
Use this command to find all contexts matching a pattern. When invoked interactively, the command prints the contexts to the
screen.
Patterns can be either literal character strings or strings that include wildcard characters. For a complete list of supported CLI
wildcard characters, see the topic "Wildcards" in the CLI Reference Guide.
10
CLI Workspace and User Accounts