- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-18-2016 06:10 AM
I need to filter a log by interface.
I have an interface down and I want to know how long was down. It´s palo alto 5020. with pan os 7.
what log should I check? and how can i filter by interface 1/16?
11-18-2016 07:22 AM
xxxx@xxxxxD-FW1> show log system object equal ethernet1/1
Time Severity Subtype Object EventID ID Description
===============================================================================
2015/12/02 12:32:32 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
2015/12/02 12:41:15 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
2015/12/03 11:05:04 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
2015/12/03 10:25:50 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
11-18-2016 06:59 AM - edited 11-18-2016 06:59 AM
Hi @OperacionIT,
How about Monitor tab > Logs > System using filter ( object eq ethernet1/16 ) ?
Hope it helps,
-Kim.
11-18-2016 07:22 AM
xxxx@xxxxxD-FW1> show log system object equal ethernet1/1
Time Severity Subtype Object EventID ID Description
===============================================================================
2015/12/02 12:32:32 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
2015/12/02 12:41:15 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
2015/12/03 11:05:04 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
2015/12/03 10:25:50 info port ethern link-ch 0 Port ethernet1/1: Up 100Mb/s-full duplex
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!