nerdexam
Splunk

SPLK-2002(205Q) · Question #176

(Which index does Splunk use to record user activities?)

The correct answer is B. _audit. Splunk Enterprise uses the _audit index to log and store all user activity and audit-related information. This includes details such as user logins, searches executed, configuration changes, role modifications, and app management actions. The _audit index is populated by data…

Deploy Splunk Enterprise

Question

(Which index does Splunk use to record user activities?)

Options

  • A_internal
  • B_audit
  • C_kvstore
  • D_telemetry

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    89% (17)
  • D
    5% (1)

Explanation

Splunk Enterprise uses the _audit index to log and store all user activity and audit-related information. This includes details such as user logins, searches executed, configuration changes, role modifications, and app management actions. The _audit index is populated by data collected from the Splunkd audit logger and records actions performed through both Splunk Web and the CLI. Each event in this index typically includes fields like user, action, info, search_id, and timestamp, allowing administrators to track activity across all Splunk users and components for security, compliance, and accountability purposes. The _internal index, by contrast, contains operational logs such as metrics.log and scheduler.log used for system performance and health monitoring. _kvstore stores internal KV Store metadata, and _telemetry is used for optional usage data reporting to Splunk. The _audit index is thus the authoritative source for user behavior monitoring within Splunk environments and is a key component of compliance and security auditing. - Audit Logs and the _audit Index - Monitoring User Activity - Splunk Enterprise Security and Compliance: Tracking User Actions - Splunk Admin Manual - Overview of Internal Indexes (_internal, _audit, _introspection) - Splunk Audit Logging and User Access Monitoring

Topics

#_audit index#user activity logging#internal indexes#audit trail

Community Discussion

No community discussion yet for this question.

Full SPLK-2002(205Q) Practice