Long string values can be configured for automatic truncation in logs. To configure this option: Find the Hyland.Logging section of the application's .config file. Under this section, prior to the Route subsection, find the following line: <Hyland.Logging TruncateLogValues="NUMBER"> If the line is not already present, add it before the <Routes> subsection. Replace NUMBER with the number of characters to truncate strings after, in quotation marks. The default value for this is 1024. Save the file and restart the application.