Courseiva
Advanced Searching and StatisticshardMultiple SelectObjective-mapped

SPLK-1002 Advanced Searching and Statistics Practice Question

Which THREE of the following are correct characteristics of the transaction command? (Choose three.)

⚠ Common exam trap

It's easy for candidates to assume the transaction command can merge events across indexes or that it preserves all fields by default, but Splunk's transaction command is index-scoped and field-retention is minimal without explicit configuration.

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

It groups related events based on common field values.

The transaction command groups related events that share common field values, such as a session ID or user ID, to form a single transaction. This is a core function of the command, allowing you to correlate events across a dataset based on matching field content.

Answer analysis

Option-by-option breakdown

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

  • It groups related events based on common field values.

    Why this is correct

    Transaction groups events that share a common field, like session ID.

  • It can group events from different indexes.

    Why it's wrong here

    Transaction works on the search results, so it can only group events that are already combined in the search.

  • It can use maxspan to set the maximum total duration of a transaction.

    Why this is correct

    maxspan limits the entire transaction's time window.

  • It can use maxpause to set the maximum time between events in a transaction.

    Why this is correct

    maxpause defines the idle time before closing a transaction.

  • By default, it retains all original fields from all events in the transaction.

    Why it's wrong here

    By default, only transaction-level fields are kept; keepevents=true is needed.

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.