{
  "description": "The Splunk HEC receiver accepts events in the [Splunk HEC format](https://help.splunk.com/en/splunk-enterprise/get-data-in/get-started-with-getting-data-in/10.0/get-data-with-http-event-collector/format-events-for-http-event-collector). This allows the collector to receive logs and metrics. The collector accepts data formatted as JSON [HEC events](https://help.splunk.com/en/splunk-enterprise/get-data-in/get-started-with-getting-data-in/10.0/get-data-with-http-event-collector/format-events-for-http-event-collector#ariaid-title5) under any path or as EOL separated log [raw data](https://help.splunk.com/en/splunk-enterprise/get-data-in/get-started-with-getting-data-in/10.0/get-data-with-http-event-collector/format-events-for-http-event-collector#raw-event-parsing-0) if sent to the `raw_path` path.",
  "display_name": "Splunk HEC Receiver",
  "distribution": "contrib",
  "ecosystem": "collector",
  "id": "contrib-splunkhecreceiver",
  "name": "splunkhecreceiver",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "receiver",
    "codeowners": {
      "active": [
        "atoulme"
      ],
      "emeritus": null
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "beta": [
        "logs",
        "metrics"
      ]
    }
  },
  "type": "receiver"
}