Dashboards & Visualizations

How to retrieve data in separate panels with single value from JAN, FEB... to DEC?

maximusdm
Communicator

Hi there
I have 12 panels in my dashboard and each panel retrieves data from each month.
Some panels will be empty since we are still in FEB month.
I am trying to get the proper values below to each month:

      <earliest>-1mon@mon</earliest>
      <latest>@mon</latest>

The help file says something about @mon1, @mon2, etc... but am not sure how to build the date string.

Thanks

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

Try like this

Panel for Jan:  earliest=@y        ,  latest=@y+1mon 
Panel for Feb:  earliest=@y+1mon   ,  latest=@y+2mon 
Panel for Mar:  earliest=@y+2mon   ,  latest=@y+3mon 
Panel for Apr:  earliest=@y+3mon   ,  latest=@y+4mon 
...and so on....

View solution in original post

0 Karma

somesoni2
Revered Legend

Try like this

Panel for Jan:  earliest=@y        ,  latest=@y+1mon 
Panel for Feb:  earliest=@y+1mon   ,  latest=@y+2mon 
Panel for Mar:  earliest=@y+2mon   ,  latest=@y+3mon 
Panel for Apr:  earliest=@y+3mon   ,  latest=@y+4mon 
...and so on....
0 Karma

maximusdm
Communicator

thank you!

0 Karma
Get Updates on the Splunk Community!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...