Question 163 of 500
Macros, Saved Searches and CIMmediumMultiple SelectObjective-mapped

Quick Answer

The correct answer is that macros can be created either through the Settings UI or by editing a macros.conf file. Splunk treats macros as reusable search string variables, and the system provides two equally valid entry points: the graphical interface under Settings > Advanced search > Search macros, and the direct configuration file method using macros.conf in $SPLUNK_HOME/etc/system/local/. On the SPLK-1003 exam, this question tests your understanding that Splunk’s architecture supports both UI-driven and file-based administration, and a common trap is assuming only one method is official. The exam expects you to recognize that while the UI is convenient for ad-hoc creation, the .conf file approach is essential for version control and bulk deployments. A helpful memory tip is to think of the two paths as “click it or config it”—both lead to the same macro definition, but the file method requires a Splunk restart to take effect.

SPLK-1003 Macros, Saved Searches and CIM Practice Question

This SPLK-1003 practice question tests your understanding of macros, saved searches and cim. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Which TWO of the following are valid ways to create a macro in Splunk? (choose two)

Question 1mediummulti select
Full question →

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

Navigate to Settings > Advanced search > Search macros and click 'New'.

Option C is correct because Splunk provides a GUI-based method to create macros via Settings > Advanced search > Search macros, which is a standard and supported approach. Option D is correct because manually creating a macros.conf file in $SPLUNK_HOME/etc/system/local/ is a valid configuration method that Splunk reads at startup to define macros.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Add a macro definition to props.conf under a [source] stanza.

    Why it's wrong here

    Macros are not defined in props.conf.

  • Use the CLI command `splunk add macro` with the macro definition.

    Why it's wrong here

    There is no CLI command to add macros.

  • Navigate to Settings > Advanced search > Search macros and click 'New'.

    Why this is correct

    This is the UI method.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Create a macros.conf file in $SPLUNK_HOME/etc/system/local/ and add the macro definition.

    Why this is correct

    This is the file-based method.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Edit the macros.conf file in the app's default directory.

    Why it's wrong here

    The default directory is not for local configurations; local directory is used.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may confuse the valid configuration file location (local directory) with the default directory, or mistakenly think a CLI command exists for macro creation, when Splunk only supports GUI or manual file-based methods.

Trap categories for this question

  • Command / output trap

    There is no CLI command to add macros.

Detailed technical explanation

How to think about this question

Macros in Splunk are defined in macros.conf files, which support parameters (e.g., `my_macro(2)=field=$1$`) and can be scoped to specific apps. The system reads macros from all macros.conf files in the search path, merging them with priority given to local over default directories. A real-world scenario is using a macro to encapsulate a complex regex or time range filter, reducing search string length and improving maintainability across dashboards.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the SPLK-1003 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SPLK-1003 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SPLK-1003 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SPLK-1003 question test?

Macros, Saved Searches and CIM — This question tests Macros, Saved Searches and CIM — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Navigate to Settings > Advanced search > Search macros and click 'New'. — Option C is correct because Splunk provides a GUI-based method to create macros via Settings > Advanced search > Search macros, which is a standard and supported approach. Option D is correct because manually creating a macros.conf file in $SPLUNK_HOME/etc/system/local/ is a valid configuration method that Splunk reads at startup to define macros.

What should I do if I get this SPLK-1003 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SPLK-1003 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-1003 exam.