Dashboards & Visualizations

How to graph a shaded area like you get with predict, but without using the predict command?

pwmcity
Path Finder

Just wondering if anyone knows how to graph a shaded band like you get with the predict command, but without running the predict command?

Tags (2)
1 Solution

pwmcity
Path Finder

Answered my own question..

append this after timechart

...
| eval _lower="1"
| eval _predicted="2"
| eval _upper="3"

View solution in original post

pwmcity
Path Finder

Answered my own question..

append this after timechart

...
| eval _lower="1"
| eval _predicted="2"
| eval _upper="3"
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

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

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 ...

Wondering How to Build Resiliency in the Cloud?

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