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!

Splunk Search APIを使えば調査過程が残せます

   このゲストブログは、JCOM株式会社の情報セキュリティ本部・専任部長である渡辺慎太郎氏によって執筆されました。 Note: This article is published in both Japanese ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...

Congratulations to the 2025-2026 SplunkTrust!

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