SPLK-1002 · Question #298
Which of the following can a field alias be applied to?
The correct answer is C. Sourcetypes. In Splunk, field aliases are configured in props.conf and are applied to sourcetypes (as well as hosts and sources). A field alias lets you assign an alternate name to an existing field for a given sourcetype, making it easier to normalize data across different log formats…
Question
Which of the following can a field alias be applied to?
Options
- ATags
- BIndexes
- CSourcetypes
- DEvent types
How the community answered
(17 responses)- B6% (1)
- C94% (16)
Explanation
In Splunk, field aliases are configured in props.conf and are applied to sourcetypes (as well as hosts and sources). A field alias lets you assign an alternate name to an existing field for a given sourcetype, making it easier to normalize data across different log formats without modifying the raw data. Field aliases cannot be applied to tags, indexes, or event types - those are separate Splunk knowledge object categories that serve different purposes. Sourcetypes are the correct scope for defining field aliases.
Topics
Community Discussion
No community discussion yet for this question.