Dashboards & Visualizations

Is possible to traverse a network in Splunk?

SrishtiPalani
Engager

Hello!

I want the network to have weights associated with each link in the network. We should be able to traverse the network. This will require a lot of repeated iteration and changing of pointers.

In my mind, this problem is similar to breadth first search (graph traversal). Could you please let me know if this is possible in Splunk? If so, how should I proceed? If not, is there any way that I can work with Python or JS libraries to integrate this functionality?

0 Karma

woodcock
Esteemed Legend

Check out the AWS app; it has an amazing topological graph that I think is kind of like what you are describing.

0 Karma

adonio
Ultra Champion
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...