CLI Guide

Table Of Contents
Example
VPlexcli:/> log source list
1. /var/log/VPlex/cli/events.log
2. 128.221.252.67:5988,[128.221.253.67:5988]/cpu0/log
3. 128.221.252.67:5988,[128.221.253.67:5988]/xmmg/log
4. 128.221.253.68:5988,[128.221.252.68:5988]/cpu0/log
5. 128.221.253.68:5988,[128.221.252.68:5988]/xmmg/log
6. [128.221.252.69:5988]/cpu0/log
7. [128.221.252.69:5988]/xmmg/log
8. [128.221.252.70:5988],128.221.253.70:5988/cpu0/log
9. [128.221.252.70:5988],128.221.253.70:5988/xmmg/log
VPlexcli:/> log source destroy --source 128.221.252.69:5988
See also
log source create
log source list
log source list
Lists the various log paths from which log events are processed.
Contexts
All contexts.
Syntax
log source list
Description
Lists the log paths from which log events are processed and their reference IDs.
Used to create log filters.
Example
VPlexcli:/> log source list
1. /var/log/VPlex/cli/events.log
2. 128.221.252.35:5988,[128.221.253.35:5988]/xmmg/log
3. 128.221.252.36:5988,[128.221.253.36:5988]/cpu0/log
4. [128.221.252.35:5988],128.221.253.35:5988/cpu0/log
5. [128.221.252.36:5988],128.221.253.36:5988/xmmg/log
See also
log filter create
log source create
Commands
219