SPLK-1002 Macros, Saved Searches and CIM Practice Question
A team needs to create a saved search that runs automatically every Monday at 8 AM and emails a CSV file of the results. Besides configuring the search string, which steps are required?
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
✓
Set a schedule (Cron: 0 8 * * 1) and add an email alert action with attachment format CSV.
To send a scheduled search via email with a CSV attachment, you need to set a schedule (Cron: 0 8 * * 1) and add an email alert action configured to attach the results as CSV. Option A is incorrect because dashboard panels do not send emails directly. Option B is incorrect because summary indexing is not required; you can directly schedule the search and add an alert action. Option D is incorrect because setting the time range alone does not enable email delivery.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Create a dashboard panel that runs the search on schedule and sends email.
Why it's wrong here
Dashboards are not for scheduled email delivery; saved searches are.
- ✗
Set the search to 'Summary Index' and run a separate alert on the summary.
Why it's wrong here
Summary indexing is not necessary for basic scheduled email functionality.
- ✓
Set a schedule (Cron: 0 8 * * 1) and add an email alert action with attachment format CSV.
Why this is correct
Scheduling and alert action are required for automated email delivery.
- ✗
Define the schedule and set the time range to 'Last 7 days'.
Why it's wrong here
Setting the time range is part of the search, but the schedule and alert action are separate.
Go deeper
Related to this question
About these practice questions
One of 475 original SPLK-1002 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
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.