.NET Web Services Backends
When an application uses the Microsoft Web Services client library, Splunk AppDynamics automatically detects and identifies web services exit points (backends) by default. The default web services automatic discovery rule uses the URL property. From the enabled properties, Splunk AppDynamics derives a display name using the URL.
For example: http://webservice.example.com:8105/Services/Service1.asmx
Web Services Configurable Properties
You can enable or disable the use of these properties for Web Services exit points:
Configurable Properties | Default Detection and Naming Property? | Description |
---|---|---|
Operation |
No |
Web service operation name. |
Service | No | Web service name. |
URL |
Yes |
Full URL |
SOAP Action |
No |
SOAP action. |