Splunk Search

Actual and avg values on one timechart

lain179
Communicator

I would like to draw a line time chart that shows both real values and avg values of Search Time.

When I do timechart avg(SearchTime) values(SearchTime) only avg works.

When I do table _time "SearchTime" only real values show.

How can I put them together on a chart?

Thanks!

Tags (1)
0 Karma
1 Solution

Ayn
Legend

If you use timechart and want to put its results in a graph, you need one value per time slice. If you want more values, change the timespan. The output from values() cannot be consumed by the chart (how would it know where to put which value?)

View solution in original post

0 Karma

Ayn
Legend

If you use timechart and want to put its results in a graph, you need one value per time slice. If you want more values, change the timespan. The output from values() cannot be consumed by the chart (how would it know where to put which value?)

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...