Courseiva
Advanced Visualization and LookupsmediumMultiple SelectObjective-mapped

SPLK-1002 Advanced Visualization and Lookups Practice Question

Which TWO of the following statements about lookup tables in Splunk are true?

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

KV Store lookups require defining a collection in collections.conf.

CSV lookups can be updated by replacing the file; Splunk automatically reloads them. KV Store lookups require a collection definition in collections.conf. The other options are false: lookup files can be stored in app directories, external lookups can connect to various data sources via scripts, and lookups can replace field values if configured with overwrite=true.

Answer analysis

Option-by-option breakdown

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

  • Lookups can only add new fields to events; they cannot replace existing field values.

    Why it's wrong here

    Lookups can overwrite existing field values when configured with overwrite=true.

  • External lookups can only retrieve data from CSV files.

    Why it's wrong here

    External lookups use scripts to connect to various data sources, such as databases or APIs.

  • KV Store lookups require defining a collection in collections.conf.

    Why this is correct

    KV Store lookups are backed by a collection that must be defined in collections.conf.

  • CSV lookups can be updated by replacing the CSV file without restarting Splunk.

    Why this is correct

    Splunk automatically reloads modified CSV lookup files, so no restart is needed.

  • Lookup files can only be stored in $SPLUNK_HOME/etc/system/lookups/.

    Why it's wrong here

    Lookup files can be stored in any app's lookups directory, not just the system one.

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.