The Archiving Server maintains an error log that stores records that are unable to be inserted into the Archiving Server database. You can use Windows Management Instrumentation (WMI) to configure the location of this error log, and the maximum size of each error log file. For details about changing WMI settings, see your Windows Server documentation.
Use WMI to configure the following properties of the MSFT_SIPSArchivingServiceSettingclass on the Archiving Server:
-
LogFilePath. This is the folder in which error log files
will be stored. The default is the
Logsfolder under the installation folder of Archiving
Server.
-
MaxLogFileSize. The maximum size (in KB) allowed for each
error log file. If a new record would cause the file to exceed this
size, a new file is created in the folder specified in
LogFilePath. The range is 1 to 64.