Monitoring Splunk

Deployment Monitor and y2k+13

clymbouris
Path Finder

A small bug was revealed on year change. Basically on the License Report tab the "Daily Volume by Week for Last 4 weeks" chart shows NULL on the legend. This can be avoided by adding an IF statement to re-evaluate offset in case it's negative.

...eval offset = cur_week - event_week | eval offset=IF(offset<0,(53+cur_week - event_week),offset) | eval marker=case(offset==0,"4....

1 Solution

mkinsley_splunk
Splunk Employee
Splunk Employee

Thanks for bringing this to our attention. We will open a ticket to get this changed in future versions.

View solution in original post

mkinsley_splunk
Splunk Employee
Splunk Employee

Thanks for bringing this to our attention. We will open a ticket to get this changed in future versions.

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...