Summary field gets truncated

Any Summary field values that exceed 255 characters are truncated.

The probe uses the rules file to create the value of the ObjectServer Summary field by concatenating the name of the alert (the $name element) and its description (the $description or $context_EventDescription element). The Summary field can accept values up to 255 characters long. If the concatenated value exceeds 255 characters, it is truncated.