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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...