Basics of Traffic Monitor Filtering Knowledge Base Palo Alto Networks
Basics of Traffic Monitor Filtering Knowledge Base Palo Alto Networks
Other users
Basics of Traffic Monitor Filtering also viewed:
Created On 09/25/18 19:02 PM - Last 210504
Support Home
Updated 03/03/20 04:45 AM
Resources Actions
TRAFFIC LOG DEVICE MANAGEMENT 8.1 7.1 9.0
PAN-OS
Print
Copy Link
Environment
Any PAN-OS.
Palo Alto Firewall. Attachments
Resolution
Choose
When Trying to search for a log with a source IP, destination IP or
any other flags, Filters can be used. The filters need to be put in Language
the search section under GUI: Monitor > Logs > Traffic (or other
logs). This document demonstrates several methods of filtering English
and looking for specific types of traffic on Palo Alto Networks
firewalls. Categories of filters include host, zone, port, or
date/time. At the end of the list, we include a few examples
that combine various filters for more comprehensive searching.
(addr.src in a.a.a.a)
example: (addr.src in 1.1.1.1)
Explanation: shows all traffic from host ip address
that matches 1.1.1.1 (addr.src in a.a.a.a)
2. To Host b.b.b.b
(addr.dst in b.b.b.b)
example: (addr.dst in 2.2.2.2)
Explanation: shows all traffic with a destination
address of a host that matches 2.2.2.2
Customer Support
4. To Host Range Find answers Sign In
(addr in a.a.a.a)
example: (addr in 1.1.1.1)
Explanation: shows all traffic with a source OR
destination address of a host that matches 1.1.1.1
(zone.src eq zone_a)
example: (zone.src eq PROTECT)
Explanation: shows all traffic coming from the
PROTECT zone
2. To Zone zone_b
(zone.dst eq zone_b)
example: (zone.dst eq OUTSIDE)
Explanation: shows all traffic going out the OUTSIDE
zone
1. From Port aa
(port.src eq aa)
example: (port.src eq 22)
Explanation: shows all traffic traveling from source
port 22
2. To Port aa
(port.dst eq bb)
example: (port.dst eq 25)
Explanation: shows all traffic traveling to destination
port 25
(interface.src eq 'ethernet1/x')
example: (interface.src eq 'ethernet1/2')
Explanation: shows all traffic that was received on
the PA Firewall interface Ethernet 1/2
(interface.dst eq 'ethernet1/x')
example: (interface.dst eq 'ethernet1/5')
Explanation: shows all traffic that was sent out on
the PA Firewall interface Ethernet 1/5
(action eq allow)
OR
(action neq deny)
2. All Traffic From Host 1.2.3.4 to Host 5.6.7.8 For The Time
Range 8/30/2015 -08/31/2015
Additional Information
A good practice when drilling down into the traffic log when
the search starts off with little to no information, is to start
from least specific and add filters to more specific.
When troubleshooting, instead of directly filtering for a specific
app, try filtering for all apps except the ones you know you
don't need, for example '(app neq dns) and (app neq ssh)'
You can also throw in protocols you don't need (proto neq
udp) or IP ranges ( addr.src notin 192.168.0.0/24 )
This practice helps you drill down to the traffic of interest
without losing an overview by searching too narrowly from the
start.
Attachments
Company
Careers
Legal Notices
Privacy
Terms of Use
Resources
Customer
Support
Support Find answers Sign In
Live Community
Email Subscription
Beacon
a51e12a918ebc5e13df4fa789ea5f12b206b9b88618b27aae24c669a71415fa9