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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...