SPLK-1002 Macros, Saved Searches and CIM Practice Question
When designing a macro for use across multiple dashboards, which two considerations are important? (Choose TWO.)
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
✓
Use token arguments to parameterize the macro.
Options A and C are correct. Permissions must be set to allow cross-app usage. Token arguments (like $index$) enable flexibility. Absolute time ranges reduce reusability. Subsearches are allowed but not a primary consideration. Descriptions are helpful but not essential.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Use token arguments to parameterize the macro.
Why this is correct
Correct: Token arguments allow the macro to be customized for different contexts.
- ✗
Include absolute time ranges in the macro definition.
Why it's wrong here
Absolute time ranges make the macro inflexible; use relative or parameterized times.
- ✓
Use global permissions to allow all roles to use the macro.
Why this is correct
Correct: Proper permissions ensure the macro is accessible to all intended users.
- ✗
Define the macro with a description for documentation.
Why it's wrong here
Documentation is good practice but not a critical design consideration for reusability.
- ✗
Avoid using macros with subsearches.
Why it's wrong here
Subsearches are allowed in macros; the decision depends on use case.
Go deeper
Related to this question
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 →
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.