SPLK-1002 · Question #101
A data model consists of which three types of datasets?
The correct answer is B. Events, searches, transactions. A Splunk data model is built from three types of datasets: Events, Searches, and Transactions. Event datasets are based on a constraint search that filters raw events. Search datasets are based on a search that can include transforming commands, creating a new dataset from…
Question
A data model consists of which three types of datasets?
Options
- AConstraint, field, value.
- BEvents, searches, transactions.
- CField extraction, regex, delimited.
- DTransaction, session ID, metadata.
How the community answered
(25 responses)- A4% (1)
- B88% (22)
- D8% (2)
Explanation
A Splunk data model is built from three types of datasets: Events, Searches, and Transactions. Event datasets are based on a constraint search that filters raw events. Search datasets are based on a search that can include transforming commands, creating a new dataset from search results. Transaction datasets group related events into transactions using the transaction command logic. These three dataset types allow data models to organize and structure data hierarchically for use with Pivot and report acceleration. Options A, C, and D describe unrelated concepts or extraction methods, not the dataset types within a data model.
Topics
Community Discussion
No community discussion yet for this question.