Reporting

Report Acceleration : How often does Splunk keep data current

brdr
Contributor

Hello,

We are going to setup some reports to use acceleration using Summary Range of 7 days. Question, how often will Splunk behinds the scene keep the data in the 7 days range. Does Splunk accelerate every 5 mins or 10 mins?

Thx

Tags (2)
0 Karma
1 Solution

koshyk
Super Champion

you can specify these settings. But by default, these are specified in the CIM app, datamodels.conf

For example

#####################
## Authentication
#####################
[Authentication]
acceleration                     = false
acceleration.allow_old_summaries = true
acceleration.cron_schedule       = 3-58/5 * * * *
acceleration.earliest_time       = -1y
acceleration.manual_rebuilds     = true
acceleration.schedule_priority   = highest
tags_whitelist                   = pci,default,insecure,cleartext,privileged,multifactor

And as per crontab.guru
https://crontab.guru/#3-58/5_*_*_*_*
“At every 5th minute from 3 through 58.”

Each CIM datamodels have its own acceleration timings

View solution in original post

0 Karma

koshyk
Super Champion

you can specify these settings. But by default, these are specified in the CIM app, datamodels.conf

For example

#####################
## Authentication
#####################
[Authentication]
acceleration                     = false
acceleration.allow_old_summaries = true
acceleration.cron_schedule       = 3-58/5 * * * *
acceleration.earliest_time       = -1y
acceleration.manual_rebuilds     = true
acceleration.schedule_priority   = highest
tags_whitelist                   = pci,default,insecure,cleartext,privileged,multifactor

And as per crontab.guru
https://crontab.guru/#3-58/5_*_*_*_*
“At every 5th minute from 3 through 58.”

Each CIM datamodels have its own acceleration timings

0 Karma

brdr
Contributor

Perfect. Thank you!!!

0 Karma
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 ...