Databridge terminates unexpectedly

The problem: The Databridge is correctly configured and has been running for a long period of time, then terminates unexpectedly. The bridge.log file contains the message TimeStamp Warning: New value for field Identifier truncated to 255 characters.

The solution: The HTTP or HTTPS rules files may be generating Identifier fields that are too long. To reduce the length of this field, edit the HTTP or HTTPS rules file and remove $page element from the Identifier rule. The rule for creating a shorter version of the Identifier field is:
@Identifier = $profile + $service + $FQHostname + $host + $port + $message + $status