Dashboards & Visualizations

Visualization From Windows Universal Forwarder- What is this message?

pmacdonald
Explorer

I am getting the following message when I switch to the Visualization tab after a search:

"Your search isn't generating any statistic or visualization results. Here are some possible ways to get results."

This is coming from a universal forwarder installed on a Windows server. I was trying to graph the network interface stats. I know I am missing something to allow me to do this.

 

SPLUNKScreenshot.png

0 Karma

richgalloway
SplunkTrust
SplunkTrust

That message is saying your data is not in a format suitable for graphing.  To create a graph you must have numeric data in a relationship to one or more other fields (usually also numeric) in the same event.  For example, you may want to see the number of bytes transferred during the day.

index=foo host=bar source="Perfmon:Network Interface"
| timechart span=1h sum(Value) as Bytes by counter
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...