Getting Data In

Firewall Traffic

gharpe2
Explorer

I need a search to show the top 25 non-http and non-https services going out of my firewall. Does anyone have a search to pull this data. I need to list the protocol, port number and number of times it was accessed. In table format would be nice as well.

Tags (3)
0 Karma

Takajian
Builder

In general, "top" command is useful for your requirement. Please note that "top" command show just 10 results by default, but you can use limit option to show 25 results. The command will be like as bellow.

sourcetype= | top < your field2> limit=25

Please also refer to top command in manual.

http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/top

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...