Enhancement request: Sanitize message before sending
Disk errors encountered on the host will be logged to the event log, including a snippet of data from the error itself. This snippet is in a hex dump form, and will include non-ASCII characters. This tends to interfere with syslog hosts, especially if that data includes nulls, delimiters, etc.
An option to encode/strip 'unfriendly' characters from the input would be a useful addition.

Rich,
I have forwarded this to our PM team. Thanks very much for the suggestion.
Jian