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.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...