SPLK-1003 · Question #199
Metadata settings are assigned when Splunk indexes event data. Which of the following is not a default metadata value? source A.
The correct answer is C. permissions. Splunk automatically assigns four default metadata fields to every indexed event: host, source, sourcetype, and index. These are set at index time and are always present. 'permissions' is not a metadata field assigned to events - it is an attribute found in metadata files…
Question
Options
- Bindex
- Cpermissions
How the community answered
(23 responses)- B4% (1)
- C96% (22)
Explanation
Splunk automatically assigns four default metadata fields to every indexed event: host, source, sourcetype, and index. These are set at index time and are always present. 'permissions' is not a metadata field assigned to events - it is an attribute found in metadata files (metadata/default.meta and metadata/local.meta) that controls access control for knowledge objects within an app. It is not stamped onto individual events during indexing. Confusing ACL/permissions with event metadata is a common misconception on Splunk exams.
Topics
Community Discussion
No community discussion yet for this question.