Log messages produced by the Content Acquisition System (CAS), Forge, dgidx, and the MDEX Engine are in English and use the UTF-8 character encoding. Labels and other text in reports (apart from messages) are also in English and use UTF-8 character encoding.
The language and character encoding of reports and error messages are not configurable.
Note
Most common UNIX/Linux shells and terminal programs do not display
UTF-8 by default; as a consequence, they display some valid UTF-8 characters as
question marks (?). If question marks appear in log messages inexplicably, use
the
od
(octal dump) command in Linux or a UTF-8 compatible
display to display the log message in a different format. This will enable you
to determine whether the questions marks are simply UTF-8 characters that the
shell cannot display, or some other characters.