Splunk Enterprise Certified Admin — Question 7
Which of the following is an example of a Splunk KV store use case? (Select all that apply.)
Answer options
- A. Stores checkpoint data for modular inputs.
- B. Tracks workflow in an incident-review system.
- C. Indexes metrics data from remote HTTP sources.
- D. Stores application state as a user interacts with an app.
Correct answer: A, B
Explanation
Options A and B are valid use cases for the Splunk KV store, as it is designed to store key-value pairs for various applications, including checkpointing and workflow tracking. Options C and D are incorrect; C refers to data indexing rather than storage, and D describes dynamic application state management, which is outside the KV store's primary purpose.