CLI Guide

Table Of Contents
Syntax
log filter list
Description
The number printed beside each filter serves as both an identifier for the log filter destroy command as well as the order in
which each respective filter will see an event.
Example
VPlexcli:/> log filter list
1. [Message matches 'Family and Fru Id Mismatch Retrieved'] Destination='null'
Consume='true'
2. [Component='logserver'] Destination='null' Consume='true'
3. [Threshold='>=4'] Destination='null' Consume='true'
See also
log filter create
log filter destroy
log source create
Adds a firmware log source.
Contexts
All contexts.
Syntax
log source create
[-s|--source] host:port
[-p|--password] password
[-f|--failover-source] host:port
Arguments
Required arguments
[-s|--source] host:port * IP address and port of the log source to be added. IP addresses of the metro node
hardware components are listed in the metro node Installation and Setup Guide.
[-p|--password] password
Optional arguments The password to use for authenticating to the source.
[-f|--failover-source]
host:port
IP address and port of the failover source to be added.
* argument is positional.
Commands
217