Splunk Search

Setting a line in chart to represent as warning

bhavna_jain
Engager

Hi,
I want to draw two lines as warning boundaries in a line chart. The string goes "index="ong_poc_index" sourcetype="csv-3-2" Date="20-Apr-12" | where Reading_b1>0 | chart avg(Reading_b1) by Time". I have to draw two lines parallel to X-Axis at 50 and the other at 65 (50 & 65 are readings on Y-Axis). Please help me with some solution.
Thanks in adv.

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You could add two more columns to your result table like this:

... | eval lower_warning = 50 | eval upper_warning = 65

bhavna_jain
Engager

It worked, thank you very much.

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...