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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...