Configuring the discovery profile

You can customize the setting for the Microsoft IIS Web server sensor by configuring the sensor configuration.

If you want to customize the IIsWebServiceSensor, and IISServerSensor, create a new discovery profile. In that profile, create a new sensor configuration.

You can modify the following discovery profile properties:

discoverIISParameters
This property specifies whether IIS Parameters are discovered. By default, the property is set to true, which means that the parameters are discovered.
The IIS parameters might be large and might cause performance degradation, or out of memory errors. If you do not want to discover these parameters, set this property to false.
tagsToMask
This property specifies a comma-separated list of properties in connection strings. Any text content of these properties in connection strings that are discovered is masked with asterisks.
The default value of this property is password,pwd.
Note: This property is available only for IISServerSensor.