Dashboards & Visualizations

Dashboard Tutorial Video Instructions Do Not Return Data

AveryD3
Explorer

Why is it that neither of the Splunk.com site dashboard examples return data for the following

query:  index=main sourcetype=access_combined* status=200 action=purchase |timechart count by productid ?

Here's what the videos say we should get:

AveryD3_0-1727407364103.png

But here's what the query returns:

AveryD3_2-1727407669492.png

It groups by date successfully, but doesn't yield results by product.

Both of the online dashboard creation videos in the url below yield the desired results shown in the first screenshot above.   Note:  the source="tutorialdata.zip:*".

Two video training sites are here:

https://www.splunk.com/en_us/training/videos/all-videos.html

https://www.splunk.com/en_us/blog/learn/splunk-tutorials.html#education

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Field names are case sensitive - try using productId rather than productid

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

Can you share some of the events you have?

0 Karma

AveryD3
Explorer

Sure, and thanks for asking.

The data file is called "tutorialdata.zip", and was downloaded from the Splunk site here:

https://docs.splunk.com/Documentation/Splunk/9.3.1/SearchTutorial/Systemrequirements#Download_the_tu...

Thanks again.

Avery

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Field names are case sensitive - try using productId rather than productid

AveryD3
Explorer

That was it!  Thanks for solving!

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...