
SplunkCore Certified User
Domain 7Objective 2
Examine a Lookup File Example SPLK-1001 Practice Questions (Page 1)
Part of the Creating and Using Lookups domain, which accounts for 6% of the SPLK-1001 exam. Splunk does not publish an official question count, but from its 60-minute exam (~25–40 total, ~2–2 in this domain), expect 1–1 from this objective — we provide 21 practice questions to prepare you well beyond it. (estimate)
21questions here
5free pages
3concepts
6%of the exam
Questions 1–5
- 1
An analyst has a lookup file `locations.csv` with `store_id` and `city`. The analyst runs: `index=pos | lookup locations store_id OUTPUT city | stats count by city`. What will the results show?
Select an answer first - 2
A lookup file named employee.csv contains the following content: employee_id,department,full_name 1001,Sales,Alex Johnson 1002,Engineering,Sam Rivera What is the correct description of the structure of this lookup file?
Select an answer first - 3
A lookup file `devices.csv` has the following rows: `device_id,model,os_version` `D100,iPhone,17.1` `D200,iPad,17.2` `D300,MacBook,14.5` An analyst runs `index=mdm | lookup devices device_id OUTPUT model os_version`. The events contain a `device_id` field. How many events will be enriched if the events contain device IDs D100, D200, and D400?
Select an answer first - 4
What is the primary purpose of using a lookup file in a Splunk search?
Select an answer first - 5
An analyst has a lookup file `departments.csv` with `dept_code` and `dept_name`. The analyst runs: `index=hr | lookup departments dept_code AS dept OUTPUT dept_name | stats count by dept_name`. The events have a field `dept`. Some events have `dept` values not in the lookup file. What is the result?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Splunk. “SPLK-1001” is a trademark of its owner, used for identification only.