Courseiva
Using Fields and LookupshardMultiple SelectObjective-mapped

SPLK-1001 Using Fields and Lookups Practice Question

A Splunk administrator is configuring a lookup to enrich firewall logs with a static CSV file containing allowed IP ranges. Which TWO statements about lookup configuration are correct?

⚠ Common exam trap

It's easy for candidates to confuse the purpose of KV Store lookups (dynamic, editable) with static CSV lookups, or mistakenly think lookups are defined in macros.conf instead of transforms.conf.

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

The lookup definition must include the fields to match on from the event data.

A lookup definition must specify the fields from the event data that will be used to match against the lookup table. This is configured in the 'Lookup definition' settings where you define the input fields (event fields) and output fields (lookup fields). Without this match configuration, Splunk cannot correlate the event data with the CSV file contents.

Answer analysis

Option-by-option breakdown

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

  • A KV Store lookup is required for static tables.

    Why it's wrong here

    KV Store is for dynamic collections, not static files.

  • The lookup definition must include the fields to match on from the event data.

    Why this is correct

    Matching fields are required to relate the lookup table to events.

  • The CSV file can be uploaded through the Lookups menu in Settings.

    Why this is correct

    Static CSV files can be uploaded via the Lookups menu.

  • The lookup is defined in macros.conf.

    Why it's wrong here

    Lookup definitions are in transforms.conf.

  • The CSV file must be placed in an absolute path on the search head.

    Why it's wrong here

    Splunk uses relative paths within the app directory.

About these practice questions

Courseiva writes every SPLK-1001 question from scratch — 502 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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-1001 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-1001 exam.