Dashboards & Visualizations

How to make dashboard refresh only once in a month

sudeep5689
Explorer

I have a monthly dashboard to use and i want to refresh it only once a month and not every time when i open it in splunk. Is there a way to do that?

For e.g.: On every 2nd of month it should get refreshed the data and then during the whole month when ever i visit it, it should show the same data to me.

Labels (1)
Tags (2)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust
In your query.
Yes it execute that query every time when you are opening the dashboard.

That’s why I propose dashboard with scheduled reports.
r. Ismo

View solution in original post

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Use scheduled Savedsearches/reports for building element for your dashboard. You also must extend those ttl to one month, but be careful that you are doing it only for those! Otherwise all your search results are stored for that time and it takes a lot of disk space.

r. Ismo

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Set your time period so that it aligns to the month then add a day (or two) 

@mon+1d
0 Karma

sudeep5689
Explorer

First ques -  where to include it

Second ques - Will it re-run on every visit of dashboard

0 Karma

isoutamo
SplunkTrust
SplunkTrust
In your query.
Yes it execute that query every time when you are opening the dashboard.

That’s why I propose dashboard with scheduled reports.
r. Ismo
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...