Splunk AppDynamics

Can I integrate AppDynamics metrics and events with Kafka Topic

priyabrata_pani
New Member

Hello Team,

I am looking to integrate AppDynamics and Kafka. Need to write Appdynamics metrics, events, and health rule violation into Kafka topic.

Any help!!

Thanks.

^ Edited by @Ryan.Paredez for clarity. 

Labels (1)
0 Karma

Morelz
Builder

Hi There

For Sending Health rule events, you can use the normal kafka REST API

Example below of a post request, which you can convert into a http request template.

curl -X POST -H "Content-Type: application/vnd.kafka.json.v1+json" \
--data '{"records":[{"value":{"foo":"bar"}}]}' "http://localhost:8082/topics/test"
{"offsets":[{"partition":0,"offset":0,"error_code":null,"error":null}],"key_schema_id":null,"value_schema_id":null}

Get Updates on the Splunk Community!

Fueling your curiosity with new Splunk ILT and eLearning courses

At Splunk Education, we’re driven by curiosity—both ours and yours! That’s why we’re committed to delivering ...

Splunk AI Assistant for SPL 1.1.0 | Now Personalized to Your Environment for Greater ...

Splunk AI Assistant for SPL has transformed how users interact with Splunk, making it easier than ever to ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureOn Demand Now Step boldly into the AI revolution with enhanced security ...