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!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

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 ...