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

Happy Splunking!

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

Happy Splunking!
0 Karma

rasty
Path Finder

thanks @renjith.nair its working 🙂

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...