Splunk Search

How to Create a Stacked Chart with 3 data points

kknopp
Path Finder

This seems similar to http://answers.splunk.com/answers/108423/stacked-chart-to-show-how-many-calls-where-assigned-to-the-..., but I can't seem to apply it in practice.

I have 3 values:
stats sum (Requests)
hourOfRequest (date_hour essentially)
host

I want to see a stacked chart, where each column is a host, and the sum(request) per hourOfRequest are the series within each column. I've tried a few different methods, but can't seem to get it.

Tags (3)
1 Solution

kknopp
Path Finder

Got it! Now that I understand chart commands better. Take out stats, just use charts and:

chart sum(requests) over host by hourOfRequest

View solution in original post

kknopp
Path Finder

Got it! Now that I understand chart commands better. Take out stats, just use charts and:

chart sum(requests) over host by hourOfRequest

Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...