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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...