- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-14-2012 10:14 AM
On PA 4.1.
I have a custom report that uses the traffic log database, with the top 500 entries for the last calendar day, with the Destination Country column enabled. 95% of the Destination Country results is the USA. I'm interested in looking at traffic to other countries. Is there a way to create a recurring report that will filter out the USA so the destination countries are other than the USA?
Thanks.
05-14-2012 08:36 PM
To create a report for all traffic that is not from the US, add the following filter to the query builder:
( dstloc neq US )
05-16-2012 05:29 AM
Awesome, it works!
Where can we find a list of useful 'nuggets' such as dstloc?
Thanks.
05-16-2012 06:54 AM
Glad it worked out.
A lot of these nuggets are on this forum, but I will see if I can find a "management nuggets" document or create one.
05-16-2012 04:57 PM
This is very useful, has this list been found/made? If so can you send me an email?
05-17-2012 10:20 AM
The boring answer is that it exists at page 384 in the PAN-OS_4.1_CLI_Reference_Guide.pdf
05-17-2012 12:20 PM
Mikand has a good point when it comes to logs and show commands. I might have a few other nuggets to share. Once I have a chance to capture some of these, I will email them and post them. Thank you,
~Jamie
08-12-2013 09:52 AM
Has a list of these "Mgmt_Nuggets" been created yet?
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!