Splunk Search

chart over date for metrics

xvxt006
Contributor

Hi,

i have metrics that i want to track them as stacked over period of time (day)

| chart over Date by measure

This is not giving any results. Do you know why?

Tags (1)
0 Karma

xvxt006
Contributor

never mind i have used column chart. Thanks for your help

0 Karma

xvxt006
Contributor

Thanks i got this. But the stacked bar chart is horizontal meaning bars are going in horizontal. Can i make them vertical?

0 Karma

tmarlette
Motivator

Have you tried the 'timechart' function of splunk? Check it out on the documentation, and it may help.

timechart

somesoni2
Revered Legend

You need to specify the aggregator or function with field name on which that function to be applied. E.g. chart avg(count) over Date by measure. What fields are available before chart command?

Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...