Objective 2.1
Core Certified UserRun basic searches
Objective 2.1 sits in Basic Searching, which carries 22% of the Core Certified User exam. The questions below are original, written from the official objective title above, and each explanation cites the Splunk page it rests on.
Objective title verbatim from the official objectives. Splunk exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
An analyst types two keywords into the search bar with no operator between them. How does Splunk treat the pair of keywords?
Correct.
Checked against help.splunk.com, August 2026Concept
A search bar with several bare words has to resolve to one Boolean expression before anything runs. Splunk picks the narrower reading, so extra words shrink a result set rather than widening it.
Why C
Splunk documents the AND operator as implied when you type multiple keywords, so both terms have to be present in an event for it to come back.
Source
Splunk Docs: Basic searches and search results, checked August 2026To retrieve events that mention errors or failures, you type the keywords in your search criteria. If you use multiple keywords, you must specify Boolean operators such as AND, OR, and NOT. The AND operator is implied when you type in multiple keywords.
Now you: objective 2.1 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
A user types the first few letters of a term into the Search bar and a list appears underneath. What is that list drawn from?
Sample question 2 of 3
An analyst wants to rerun a search they ran last week and asks whether logging out has lost it. What does Splunk say about search history?
Sample question 3 of 3
A user asks what a search term is actually compared against when a search runs. What does Splunk say search terms are matched against?
Full Core Certified User question bank coming
We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.
Read the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.