HTTP Event Collector REST API endpoints
The following table lists the REST API endpoints for the HTTP Event Collector. You can find the complete HTTP Event Collector REST API endpoint reference in the Splunk Enterprise REST API Reference Manual..
REST API endpoint | Description | |
---|---|---|
data/inputs/http | Accesses or updates HTTP Event Collector global configuration tokens and application tokens. | |
data/inputs/http/{name} | Manages the {name} HTTP Event Collector token. HTTP, as in data/inputs/http/http, indicates global configuration. | |
data/inputs/http/{name}/disable | Turns off the {name} HTTP Event Collector token. | |
data/inputs/http/{name}/enable | Turns on the {name} HTTP Event Collector token. | |
services/collector | Queries events to HTTP Event Collector using the Splunk platform JavaScript Object Notation (JSON) event protocol. | |
services/collector/ack | Queries event indexing status. | |
services/collector/event | Sends timestamped events to the HTTP Event Collector using the Splunk platform JSON event protocol when you set the auto_extract_timestamp argument to true in the /event URL.
| |
services/collector/event/1.0 | Works identically to the services/collector/event endpoint but introduces a protocol version for future scalability. | |
services/collector/health | Checks the health of the HTTP Event Collector. This endpoint is supported in Splunk Cloud Platform and versions 6.6.0 and higher of Splunk Enterprise. | |
services/collector/mint | Posts data formatted for Splunk MINT to the HTTP Event Collector. | |
services/collector/mint/1.0 | Works identically to the receivers/token/mint endpoint but introduces a protocol version for future scalability. | |
services/collector/raw | Sends raw data directly to the HTTP Event Collector. | |
services/collector/raw/1.0 | Works identically to the services/collector/raw endpoint but introduces a protocol version for future scalability. | |
services/collector/s2s | Receives Splunk Transmission Control Protocol (TCP) data over HTTP from the Splunk Universal Forwarder. This endpoint is supported in Splunk Enterprise 8.1.0 and higher. |
Send metrics to a metrics index | HTTP Event Collector examples |
This documentation applies to the following versions of Splunk Cloud Platform™: 9.3.2408, 8.2.2112, 8.2.2201, 8.2.2202, 8.2.2203, 9.0.2205, 9.0.2208, 9.0.2209, 9.0.2303, 9.0.2305, 9.1.2308, 9.1.2312, 9.2.2403, 9.2.2406 (latest FedRAMP release)
Feedback submitted, thanks!