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

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...