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!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...