nerdexam
Splunk

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…

Splunk Deployment and Licensing

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)
  • A
    2% (1)
  • B
    88% (43)
  • C
    4% (2)
  • D
    6% (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

#HTTP Event Collector (HEC)#Authentication#Data Ingestion#Tokens

Community Discussion

No community discussion yet for this question.

Full SPLK-1003 Practice