Answer
To move the debug log files, follow these steps:
- Stop all the GFI MailEssentials services and the IIS admin service, taking note of the dependency services that are stopped
- Open Regedit (Start > Run > Type 'regedit' and press Enter)
-
Browse to:
- GFI MailEssentials service logs:
- x86 bit [HKEY_LOCAL_MACHINE\SOFTWARE\GFI\MailEssentials\Config]
- x64 bit [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI\MailEssentials\Config]
- GFI MailEssentials antispam logs:
- x86 bit [HKEY_LOCAL_MACHINE\SOFTWARE\GFI\MailEssentials\Antispam\Config]
- x64 bit [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI\MailEssentials\Antispam\Config]
- GFI MailEssentials emailsecurity logs:
- x86 bit: [HKEY_LOCAL_MACHINE\SOFTWARE\GFI\MailEssentials\EmailSecurity\Config]
- x64 bit [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI\MailEssentials\EmailSecurity\Config]
- GFI MailEssentials IIS logs:
- x86 bit: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI\MailEssentials\WwwConf\Config]
- x64 bit:[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI\MailEssentials\WwwConf\Config]
- Move the files in the GFI\MailEssentials\DebugLogs to another location
- Change the 'LogDir' value to the path of the new location
- Restart the services stopped in step 1