Splunk Enterprise

What are some search tips for network traffic history analysis?

debugger
Observer

Background story: We have some customers using a site to site VPN to reach our corporate networks.  The customer has like 3-4 network prefixes in their environment. I want to check network traffic counters to see if the customer networks are sending/receiving any traffic to/from my corporate network.  Please share some suggested searches.  I'm looking for ANY type of network traffic.

For example:

customer network A 192.168.1.0/24

customer network B 192.168.2.0/24

Labels (2)
0 Karma

debugger
Observer

I would like to scan for activity within the prefixes like 192.168.1.0/24 but I'm not sure if cidrmatch is appropriate or how the syntax would work.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What data have you ingested into Splunk?

0 Karma

debugger
Observer

Do you mean datasets? I believe that this is syslog data from routers and firewalls.  Pardon my limited knowledge of splunk.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

OK so what data in your data set do you have that will give you the information you require?

(The key to using Splunk is understanding your data. Splunk can then help you derive additional information / insights from the data.)

0 Karma

debugger
Observer

sourcetype=dns:logs

Does that help?  Right now I'm just running a verbose search like this:

index=* 192.168.1.* or 192.168.2.* | stats county by src_ip, dest_ip service

 

There must be a better way to search for IP traffic.

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 ...