Courseiva
Macros, Saved Searches and CIMhardMultiple SelectObjective-mapped

SPLK-1002 Macros, Saved Searches and CIM Practice Question

Which THREE of the following are true considerations when using CIM data model acceleration? (Select exactly 3.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

When acceleration is built, searches using the data model may use the `tstats` command for faster retrieval.

Options B, C, and D are correct. Option A is false: acceleration works on both indexed and extracted fields, but constraints do not require field aliases; they can use field names directly. Option E is false: acceleration uses tsidx files (time-series indexes), not summary indexes, to store precomputed results.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Acceleration only works on indexed fields; extracted fields are not accelerated.

    Why it's wrong here

    Acceleration can include extracted fields as long as they are defined in the data model.

  • When acceleration is built, searches using the data model may use the `tstats` command for faster retrieval.

    Why this is correct

    tstats reads the tsidx files directly.

  • Acceleration must be explicitly enabled on the data model.

    Why this is correct

    Acceleration is off by default; you must enable it on the data model's settings page.

  • You must set a summary range to define how much historical data to accelerate.

    Why this is correct

    Without a summary range, only a small default window is accelerated.

  • Acceleration uses summary indexes to store precomputed results.

    Why it's wrong here

    Acceleration creates its own binary index (tsidx) files, not summary indexes.

  • Acceleration requires that all data model constraints be defined with field aliases.

    Why it's wrong here

    Constraints can use tags or searches; aliases are optional.

About these practice questions

This SPLK-1002 question is part of Courseiva's 475-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SPLK-1002 practice question is part of Courseiva's free Splunk certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SPLK-1002 exam.