Splunk Search

How to search for firewall data showing source ip, source port, destination ip, and destination port in tabular form?

abassydo2018
Explorer

Hello,

I am new to Splunk and I need to get a report showing Firewall transactions with source IP and source port, destination IP and destination port in a table format.
Please help and advice

0 Karma
1 Solution

solarboyz1
Builder

Something like:

index=firewall | stats count by src, dest, dest_port, src_port

View solution in original post

0 Karma

solarboyz1
Builder

Something like:

index=firewall | stats count by src, dest, dest_port, src_port
0 Karma

abassydo2018
Explorer

Thank you so much. You rock

0 Karma

abassydo2018
Explorer

It works. Thank you

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...