Sends a timestamped event to the HTTP Event Collector.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Splunk documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Channel | A data channel GUID to differentiate data from different clients (any GUID-encoded value suffices). |
| Event | An event object to be sent to the Splunk HTTP collector, which can hold various fields (such as message, event severity, etc…). |
| Timestamp | An optional timestamp to attach to the event in the collector. Note Splunk may produce it’s own timestamp according to the existing configuration if this parameter is not set. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Custom Fields | Custom fields in addition to the event itself which can hold additional metadata (host,source,etc…). |