| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Redirecting Log Files To Another Drive FireWall-1 Versions 3.0b-4.0 support modifying (or adding) the following registry entry (It is of type String): HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\FW1\FWLOGDI R Specify the full path name to the log directory here. In 4.1, create the following registry entry: HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\FW1\4.1\FWL OGDIR Note: this directory must exist. You will need to restart the FireWall-1 service for this to take effect. In NG, create the following registry entry: HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\FW1\5.0\FWL OGDIR Note: this directory must exist prior to modifying the registry setting and you should not remove the old log directory. You will need to restart the FireWall-1 service for this to take effect. On Unix machines, you can symbolically link the $FWDIR/log directory to another drive. For example: fwstop mv $FWDIR/log $FWDIR/log.old ln -s /path/to/new/logdir $FWDIR/log fwstart -- GuyR - 07 Jan 2004 FAQForm FAQs.Class: LoggingAndAlertingFAQs FAQs.OS: FAQs.Version: |
| |||
| Hi I need same solution for Redhat Linux Enterprise 3 please help me urgent. Thanks Malik Redirecting VPN-1/Firewall-1 log files to another drive or path Product: VPN-1 Pro (VPN-1/FW-1) Version: NG, NG AI, NGX Last Modified: 29-Nov-2006 Solution To redirect log files to another drive or path: Windows NT/2000 1. Add to registry a new string value of FWLOGDIR under one of the following registry locations: FireWall-1 4.1: HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\FW1\4.1 FireWall-1 NG and NGX: HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\FW1\5.0 2. Create a new directory (for example C:\MyLogs) and define a String value named FWLOGDIR containing the log path (C:\MyLogs) under HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\FW1\5.0 Note: The target path directory must exist prior to modifying the registry. In NGX, you should enter "6.0" in the path mentioned, instead of "5.0". 3. Reboot server. NOTE: Disable ANTI-VIRUS software. UNIX On UNIX machines, symbolically link $FWDIR/log directory to another drive. Example: fwstop (cpstop on NG and NGX) mv $FWDIR/log $FWDIR/log.old ln -s /path/to/new/logdir $FWDIR/log fwstart (cpstart on NG and NGX) WARNING: DO NOT place log directory on a remote file system. This might result an unpredicted corruptions in active log files (fw.log, fw.adtlog). Applies To: • VPN-1 Pro NGX and all previous versions • Windows OS • Unix • Logging • Redirect log files • Log Directory |
![]() |
| Thread Tools | |
| Display Modes | |
| |