View Events

You can use the alert command to view a list of events that occurred on the array. You can also use the --severity option to filter the list based on the alert level.
List events using the CLI.
alert --list --severity {info | warning | critical}
The --severity option is not required.