The User attribute 10 is populated with the hostname in UIM alerts
Thhe nimsoftconnector_policy.xml provided with the 3.8 connector version contains the following
<Field conditional='hostname' output='userAttribute10' format='{0}' input='hostname' />
The <Field conditional='hostname' output='userAttribute10' format='{0}' input='hostname' /> line in the .\Catalyst\CatalystConnector\registry\topology\physical\<hostname>_CatalystConnector\modules folder
can be commented out as follows
<!-- <Field conditional='hostname' output='userAttribute10' format='{0}' input='hostname' /> -->
The catalyst container needsĀ to be recycled in order for the change to take effect.