Dashboards & Visualizations

How to do a vulnerability trending dashboard?

rasty
Path Finder

Hi everyone,

I'am trying to do vulnerability trending dashboard but ı have a problem.

Let me explain shortly,

alt text

I'm doing this query search, Total vulnerability number (5,680) is true but the increasing number is false because of ;

alt text

_time last(totalvalue)
2018-06-17

2018-06-18

2018-06-19

2018-06-20

2018-06-21

2018-06-22

2018-06-23

2018-06-24

2018-06-25 5599
2018-06-26 5626
2018-06-27

2018-06-28 5641
2018-06-29 5653
2018-06-30

2018-07-01

2018-07-02

2018-07-03

2018-07-04 5669
2018-07-05 5680

As you can see at 2018-07-03 there is no any count value. Actually, if not any count, previous count is valid. So, I want to fill this empty areas with last totalvalue. In this case, 2018-06-30, 2018-07-01, 2018-07-02, and 2018-07-03 should be 5653 for example.

Anyone help? 🙂
Thanks.

0 Karma
1 Solution

renjith_nair
Legend

Hi @rasty,

You could use filldown to fill the empty area with last known value

---
What goes around comes around. If it helps, hit it with Karma 🙂

View solution in original post

0 Karma

renjith_nair
Legend

Hi @rasty,

You could use filldown to fill the empty area with last known value

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

rasty
Path Finder

thanks @renjith.nair its working 🙂

0 Karma
Get Updates on the Splunk Community!

Splunk Smartness with Brandon Sternfield | Episode 3

Hello and welcome to another episode of "Splunk Smartness," the interview series where we explore the power of ...

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...