Reporting

How do I create a Firewall Report with Both Destination IP and Destination Port?

jraquino
Engager

I would like to know how to create a Firewall Deny Report that looks like this.

alt text

Tags (2)

fwilmot
Splunk Employee
Splunk Employee

Hey JR- one way to do that is to do a statistical count of destination ports and destination IPs that have been denied, then chart a sum by the destination ports and destination IPs as they apply.
sourcetype="firewall" action=deny | stats count by dst dst_port | chart sum(count) by dst dst_port. the fields will depend on your extracted fields, but give that a shot, it should do the trick.

lbogle
Contributor

Any idea on how to use the output of that report but limit the number of IP's to say 5-10 and list them along the bottom?

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...