SPLK-1003 · Question #116
Which artifact is required in the request header when creating an HTTP event?
The correct answer is B. Token. When sending data to Splunk's HTTP Event Collector (HEC), the request must include a Token in the Authorization header, formatted as: 'Authorization: Splunk <token>'. The token authenticates the client to the HEC endpoint. An ackID is optional and only used when indexed…
Question
Which artifact is required in the request header when creating an HTTP event?
Options
- AackID
- BToken
- CManifest
- DHost name
How the community answered
(49 responses)- A2% (1)
- B88% (43)
- C4% (2)
- D6% (3)
Explanation
When sending data to Splunk's HTTP Event Collector (HEC), the request must include a Token in the Authorization header, formatted as: 'Authorization: Splunk <token>'. The token authenticates the client to the HEC endpoint. An ackID is optional and only used when indexed acknowledgment is enabled. A manifest and host name are not required header artifacts for event submission.
Topics
Community Discussion
No community discussion yet for this question.