Splunk Search

How to display source IP and destination IP mapping count by connection events?

junster
Explorer

Hi, I am trying to build a dashboard to show a mapping between source IP and destination IP based on different connections (open or close). I was able to get the result like this but not sure how to present it in a visualization tool and group by the source IP. Any help would be appreciated.

Source IP, Destination IP, Connection Type, Count

10.2.12.3, 168.192.0.1, open, 24

10.2.12.3, 168.192.0.5, open, 45

10.2.12.6, 168.192.0.1, close, 12

10.2.12.4, 168.192.0.6, open, 4

 

Thanks

 

Thanks,

Jun

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

A Sankey diagram may be the solution.  See https://splunkbase.splunk.com/app/3112

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

A Sankey diagram may be the solution.  See https://splunkbase.splunk.com/app/3112

---
If this reply helps you, Karma would be appreciated.

junster
Explorer

Thanks, @richgalloway  It worked.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...