Splunk Search

how to make column chart with filter by host and upper bound

mishaaaaaaaaaa
Explorer

Hi, splunk comunity!
How can i make query which print some info in column chart filtred by hosts and also upper bound line?
I try to do something like this:
....
| eval top=some logic to calculate top value
| timechart sum(someInfo) as "counter" max(top) as "upper bound" by host
....
but i have columns which contains value of upper bound for each host, but not an upper bound line

Tags (1)
0 Karma

whrg
Motivator

I believe you are looking for a chart overlay. Check out this page: Chart overlay example (dual axis).

So edit your column chart by clicking on "Format", then on "Chart Overlay" and then select the "upper bound" field.

0 Karma

vishaltaneja070
Motivator

@mishaaaaaaaaaa
Can you please explain the requirement again with any snippet if you have?

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...