Object

UpdateSplunkEnterpriseSecuritySettingsInput

Input type for updating Splunk integration settings. Provides the configuration needed to establish or update the connection between Burp Suite DAST and a Splunk instance.

Fields

url(): String!
The URL of the Splunk instance. Must include the protocol (https://) and HTTP port number (typically 8088). For Splunk Cloud Platform, must be hosted on *.splunkcloud.com. Example: "https://splunk.example.com:8088"
auth_token(): String!
The HTTP Event Collector token value. This token authenticates requests from Burp Suite DAST to your Splunk instance. You must create an HTTP Event Collector token in Splunk before configuring this integration.