sources

Update metadata for an HEC token for a Splunk HEC Source

Update the metadata for the specified HEC token for the specified Splunk HEC Source.

patch/system/inputs/{id}/hectoken/{token}

Path parameters

idstring required

The <code>id</code> of the Splunk HEC Source.

tokenstring required

The <code>id</code> of the HEC token to update.

Request body

allowedIndexesAtTokenstring[]
descriptionstring
enabledboolean

Response

a list of InputSplunkHec objects

countinteger

number of items present in the items array

Changes