Dashboards & Visualizations

Splunk Network diagram viz: Few nodes not showing any colour even when criteria met for change

Kartikeya1411
Observer

Hi, i am using this Splunk Network diagram viz app created by @danspav  to show server status but even after meeting criteria in the data, few nodes are not showing any color in the visualization. The color are set for blue/red but few nodes are showing white.

It will be very helpful if someone can elaborate on how this can be fixed of if its a bug.

Query:

index="index_XX"
| rename "XXX" as processName "XXX" as value "XXX" as to "X" as executionId "X" as from
| where processName like ("%HNL%") | eval color=case(value=="COMPLETE", "blue",value !="COMPLETE","red") | dedup executionId | table from to value color

 

Network_viz_issue.PNG

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...