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!

Fuel Your Journey: What’s Waiting for You at the .conf26 Acceleration Station

Navigating the show floor at .conf26 isn't just about keynotes and technical breakout sessions; it's also ...

Join the Final Session of the Data Management & Federation Bootcamp Series

Over the past three sessions of the Data Management & Federation Bootcamp Series, we've explored how to build ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...