Getting Data In

HTTP Response Code: 404 - Not Found from dyntrace to splunk HEC

Mayanakhan
Explorer

Hi,

I am trying to push the problems(alerts) from dynatrace manged solution to Splunk Heavy forwarder on Http Event collector on port 8088. I am getting the "HTTP Response Code: 404 - Not Found". Can any one integrated splunk and dynatrace.

alt text

0 Karma

jpcdt
Engager

Good Day: There are a few things to consider here as I have set up the Custom Webhook from Dynatrace successfully to the Splunk HEC.

Your HTTP header...instead of the word "Basic", I found the word Splunk to be something that worked for me. Not sure if Basic will work or not.
There is an additional header you may need - Content-Type:application/json
Issues can still arise, with these settings above, based on the payload of the Webhook.

This has worked for me as the custom payload:
{
"sourcetype": "manual",
"event": {ProblemDetailsJSON}
}

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...