_en_US_UTF-8' to the log fie name when the log file is rolled. _en_US_UTF-8' to the file name when domain is started with --output=<filename>.<Domain Name>_en_US_UTF-8.log and <Domain Name>_en_US_UTF-8.bak when rolling the logs.
All Supported Smarts releases
The SM_LOG_NAME_CUSTOM=TRUE needs to be added to the runcmd_env.sh file
To resolve this issue the following line needs to the added to the runcmd_env.sh file and the domain restarted:
SM_LOG_NAME_CUSTOM=TRUE
The runcmd_env.sh file is located in the Smarts installation directory, /local/conf sub-directory: <Smarts_Install_Dir>/smarts/local/conf/
The log file name will now be retained when the log file is rolled.