Courseiva
Back to Splunk Core Certified User SPLK-1002 questions

Scenario-based practice

Hard Difficulty Questions

Practise Splunk Core Certified User SPLK-1002 practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

20
scenario questions
SPLK-1001
exam code
Splunk
vendor

Scenario guide

How to approach hard difficulty questions

These are the questions most candidates get wrong. They require connecting multiple concepts, reading tricky output, or knowing edge-case behaviour that isn't on most study cards. Practising them trains you to operate under uncertainty — a necessary skill on the real exam.

Quick answer

Hard Difficulty Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Related practice questions

Related SPLK-1001 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmultiple choice
Full question →

You are a Splunk administrator at a large e-commerce company. The operations team has created a real-time dashboard to monitor website performance. The dashboard includes multiple panels: a line chart showing page load times over the last 60 minutes, a single value showing the number of active users, and a table listing the top 10 slowest pages. The dashboard refreshes every 30 seconds. Recently, users have reported that the dashboard is very slow to load and sometimes times out. The underlying searches are not accelerated. The dashboard uses a shared time range picker set to 'Last 60 minutes'. The index for web logs receives about 2 GB of data per hour. The team wants to improve performance without losing real-time capability. Which approach best addresses the problem?

Question 2hardmultiple choice
Full question →

Refer to the exhibit. An admin sees that the Web_Traffic data model is accelerated but shows 'Summaries require rebuild'. What does this status indicate?

Exhibit

| datamodel list
Data model  App       Type   Accelerated?  Status
Web_Traffic  search   root   Yes           Summaries require rebuild
Error_Logs   search   root   No            -
Question 3hardmultiple choice
Full question →

Refer to the exhibit. A security analyst runs a search to identify HTTP 500 errors over time. Which time period shows the highest count of 500 errors?

Exhibit

index=web sourcetype=access_combined status=500 | timechart count by status span=1h

Time, count
2023-01-01 00:00:00, 23
2023-01-01 01:00:00, 45
2023-01-01 02:00:00, 12
2023-01-01 03:00:00, 67
2023-01-01 04:00:00, 89
2023-01-01 05:00:00, 34
2023-01-01 06:00:00, 56
2023-01-01 07:00:00, 78
Question 4hardmultiple choice
Full question →

A large e-commerce company uses Splunk to monitor their web application. The operations team has noticed that the search for tracking user sessions is taking too long and consuming excessive resources. The current search is:

index=web sourcetype=access_combined | stats count by clientip, sessionid, productid | sort - count

The index contains over 10 billion events per day. The team wants to reduce the search time while still being able to identify the top 10 most active sessions (combinations of clientip and sessionid) that involve more than 5 product views. They also need to exclude any sessions that originated from internal IPs (10.0.0.0/8). Which approach would achieve this most efficiently?

Question 5hardmultiple choice
Full question →

A Splunk administrator notices that a new user cannot see any data in the Search & Reporting app, even though the user has the 'user' role. What is the most likely cause?

Question 6hardmulti select
Full question →

Which THREE of the following are valid uses of the 'eval' command? (Choose three.)

Question 7hardmultiple choice
Full question →

A security team uses a KV Store lookup to track threat intelligence indicators (IPs, domains) with a field 'indicator' and a field 'threat_type'. They regularly update the KV Store with new indicators. The team notices that searches using the lookup are very slow when the KV Store contains over 100,000 entries. They want to improve lookup performance without losing the ability to update frequently. Which approach should they take?

Question 8hardmulti select
Full question →

Which THREE of the following are capabilities of the rex command?

Question 9hardmultiple choice
Full question →

A large enterprise uses Splunk to monitor 500+ servers. A search returns results slowly due to high data volume. Which best practice can improve performance when using the top command?

Question 10hardmulti select
Full question →

Which TWO actions increase the performance of a dashboard in Splunk? (Choose two.)

Question 11hardmultiple choice
Full question →

A user has a search that produces a chart of error counts by host. They want to add a calculated field 'error_rate' as errors per million events. Which approach is correct?

Question 12hardmulti select
Full question →

Which THREE of the following are best practices when designing data models in Splunk?

Question 13hardmultiple choice
Full question →

A financial services company uses Splunk to monitor authentication logs from 500 remote servers. They created a data model named 'Authentication' with 15 fields including 'user', 'src_ip', 'dest_ip', 'action', and 'status'. They enabled acceleration with a summary range of 1 day and set the maximum search time range to 30 days. After one month of operation, searches against the data model that used to complete in seconds now time out after 60 seconds. The average daily log volume is 10 GB. The admin runs | datamodel Audit and discovers that the summary size is approximately 5 GB per day, which is similar to the raw data index size. The search head has 16 GB RAM and 4 CPU cores, and no other resource issues are observed. What is the most likely cause of the performance degradation?

Question 14hardmultiple choice
Full question →

An organization uses a KV Store lookup to maintain a list of known malicious IPs. The lookup is updated every 5 minutes via a script. Analysts complain that their searches sometimes miss recent additions. What is the most likely cause?

Question 15hardmultiple choice
Full question →

A team has created a data model based on sourcetypes from different sources. Some fields are not populating correctly in Pivot. Which of the following is the most effective troubleshooting step?

Question 16hardmultiple choice
Full question →

When viewing search results, what is the difference between the 'Events' tab and the 'Statistics' tab?

Question 17hardmultiple choice
Full question →

Refer to the exhibit. A user runs this search from a dashboard panel. The panel shows no results, but the lookup file exists and has data. What is the most likely reason?

Exhibit

| inputlookup app_errors.csv | where severity > 3 | stats count by app, error_type | sort -count | head 10
Question 18hardmultiple choice
Full question →

A user wants to create a Pivot report that counts failed login attempts by user and hour. Which data model dataset and fields are most appropriate?

Question 19hardmultiple choice
Full question →

Refer to the exhibit. The search returns zero results. What is a likely cause?

Exhibit

index=app sourcetype=json_logs
 | spath input=raw_data path=response.status
 | search response.status=200
 | stats count by response.status
Question 20hardmultiple choice
Full question →

A newly created dashboard panel is not displaying data, showing only 'No results found'. The search query works correctly in the Search app. What is the most likely cause?

These SPLK-1001 practice questions are part of Courseiva's free Splunk certification practice question bank. Courseiva provides original exam-style SPLK-1001 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.