AEM Cloud Manager LogForwarding to Splunk Cloud - 404 Error During Credential Audit
I'm trying to configure LogForwarding from AEM Cloud Service to Splunk Cloud but getting a 404 error during the credential audit phase.
Error Message:
Error in config kind 'LogForwarding': credentials audit job failed for splunk: Error: splunk audit failed: request to the provider Splunk failed due to an unexpected status code: 404, please check credentials | [credential audit failed]
Current Configuration:
kind: "LogForwarding" version: "1" metadata: envTypes: ["dev"] data: splunk: default: enabled: true host: "org.splunkcloud.com" port: 443 token: "${{SPLUNK_HEC_TOKEN}}" index: "name_aem"
Splunk HEC Token is valid and enabled
Index "caat_aem" exists in Splunk
Unsure about correct Splunk Cloud HEC endpoint URL
