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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...