Back to Floor
The Parsing Engine • Room 1
Source Types, Hosts & Sources
Every event in Splunk has three default metadata fields: host (the machine it came from), source (the file path or input), and sourcetype (the data format).
Sourcetype is the most important — it tells Splunk how to parse the data. Splunk auto-detects many sourcetypes, but admins often need to specify or create custom ones.
You set metadata in inputs.conf (index-time) or override it in props.conf and transforms.conf.
Knowledge Check
Prove your understanding to clear the room (Rewards XP)
Question 1 of 2
Which metadata field identifies the data format?