Splunk AppDynamics

API Query - CLR Crashes

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I'm trying to write an API Query to retriev all the CLR Crashes from a single tier...

I've been able to retrieve application errors with the following but haven't been able to get any furhter;

http://gbwyeon0083:8090/controller/rest/applications/15/events?time-range-type=BEFORE_NOW&duration-in-mins=60&event-types=APPLICATION_ERROR&severities=WARN,ERROR&output=JSON

Any help would be greatly appreciated.

Cheers

Labels (3)
0 Karma

Atyuha_Pal
Contributor

As per the document we can extract the event data at the application level only not the specific tier level through the rest api

https://docs.appdynamics.com/display/PRO43/Alert+and+Respond+API#AlertandRespondAPI-RetrieveEventDat...

Please refer to the rest api and check whether it works for you 

https://<controller url>/controller/rest/applications/<applicaion id>/events?time-range-type=BEFORE_NOW&duration-in-mins=720&output=JSON&event-types=CLR_CRASH&severities=WARN,ERROR

http://gbwyeon0083:8090/controller/rest/applications/15/events?time-range-type=BEFORE_NOW&duration-in-mins=720&output=JSON&event-types=CLR_CRASH&severities=WARN,ERROR&output=JSON
Hope it will help .

Thanks,

Atyuha

0 Karma
Get Updates on the Splunk Community!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...