NetApp show log commands

Problem:

What are some NetApp commands to show the logs?

Solution:

Show the event logs between these times:

event log show -time "9/12/2022 17:00:00".."9/12/2022 17:40:00"

 

Show the event logs with severity error and after a certain time

event log show -severity ERROR -time >100m -node node1

 

Show the security audit log after this date and time

security audit log show >"Sep 12 17:08:10 2022"

Leave a Reply

Your email address will not be published. Required fields are marked *