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!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...