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

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

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...