Documentation forKiwi Syslog Server
Legacy KSS reached its End of Service Life on March 28, 2026. Users should migrate to the next generation of KSS. See the release history for the lastest version.

EnableArchiveTempFile — Legacy

This documentation is for an unsupported version.

Use this Kiwi Syslog Server registry setting to override the default Scheduled Archive Task archiving behavior.

If set (to 1) then Kiwi Syslog Server will use Temporary files when creating Archives. A temporary file is useful when writing to zip files located on write-once media (CD-WORM) or across a network because the zip file is created in the temporary file (usually on a local drive) and written to the destination drive or network location only when the zipping operation is complete.

Section (32-bit Windows OS) HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Syslogd\Properties
Section (64-bit Windows OS) HKEY_LOCAL_MACHINE\Software\WOW6432Node\SolarWinds\Syslogd\Properties
Value (STRING) EnableArchiveTempFile
Min value 0
Max value 1
Default value 0 (disabled)
Type Number