Splunk Search

How does data model acceleration work to help generate a report faster?

splunker12er
Motivator

How does data model acceleration help in generating a report faster?

Creating a new data model from a 'root event' - and several child objects created using constraints - make a complete data set.

When I accelerate a data model (Eg : choosing a time-range of 7 days), it creates a directory under the same index with new folder 'datamodel_summary'

What are the fields getting accelerated? OR what kind events are stored in the data model summary?
How does the 'optional' & 'required' attributes impact acceleration? Are only the required fields accelerated?

How does the 'accelerated index' of a data model differ from an actual index?
What would the metadata structure be?

0 Karma

splunker12er
Motivator

should i need to run some saved searches - and the results of my searches are alone accelerated by data model acceleration ?

http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels

when you enable acceleration for a data model, Splunk Enterprise builds the initial set of .tsidx file summaries for the data model and then runs scheduled searches in the background every 5 minutes to keep those summaries up to date. Each update ensures that the entire configured time range is covered without a significant gap in data. This method of summary building also ensures that late-arriving data will be summarized without complication.

I would like to understand , when I accelerate a data-model , what type of data is stored in the datamode_summary ?
Is it mandatory , that i need to run some saved searches , and those result-set is alone accelerated ?

0 Karma

esix_splunk
Splunk Employee
Splunk Employee

You can think of datamodels as summary indexes. And accelerated datamodels provide another layer of effectively summarizing the data models with tsidx files to provide quicker responses to data results.

Inherently, datamodels are now recommended as they auto-backfill and drive the pivot tables and alot of the more advanced dashboards in Premium apps like ES and VMware.

0 Karma

splunker12er
Motivator

How can i efficiently accelerate my dataset to get reports faster ? Please advise

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...