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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...