Splunk AppDynamics

LDAP transactions not getting captured

CommunityUser
Splunk Employee
Splunk Employee

My .Net Application is using LDAP S.DS.P and authenticating the user in Active directory. 

I use SendRequest(searchrequest) in S.DS.P in my code. But i couldnt see any exit call to Active Directory from my .Net application. But i can see in ur supported environments as "Directory Services including LDAP".

Should i do any extra configuration for getting LDAP calls?

Regards

Rahul

Labels (1)
Tags (3)
0 Karma

Venu_Babu_Thang
Communicator

Hi Rahul,

The .Net Agent will identify the exit calls on following methods "CommitChanges" and "RefreshCache" of the "System.DirectoryServices.DirectoryEntry" class and on "FindAll" of "System.DirectoryServices.DirectorySearcher" class. If your application is not using the above class and methods then you would need to create the custom back end rules to identify the exits for them. Please refer to the following document link to create the exit point rules https://docs.appdynamics.com/display/PRO44/Exit+Point+Detection+Rules

Thanks,

Venu.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...