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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...