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.
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!

From Raw Data to Executive-Ready Stories, Faster

Build Data Stories for Every Audience  A dashboard is rarely just a dashboard. It might be the view an ...

Guided Onboarding with Auto-schema Is Now Generally Available

  We are excited to announce the General Availability of Guided Onboarding with Auto-Schematization ...

ATTENTION: We’re Moving! (AGAIN!)

The Splunk Community Slack is undergoing a system migration to keep our workspace secure and ...