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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...