Splunk · Example Payload

Splunk Enterprise Rest Monitor Input Update Request Example

AnalyticsData AnalysisLoggingMachine DataMonitoringObservabilityPlatformSecuritySIEM

Splunk Enterprise Rest Monitor Input Update Request Example is an example object payload from Splunk, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

indexsourcetypesourcehostdisabled

Example Payload

Raw ↑
{
  "index": "example_value",
  "sourcetype": "example_value",
  "source": "example_value",
  "host": "example_value",
  "disabled": true
}