To redirect log files to another drive or path: Windows NT/2000
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 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. 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) JP -----Original Message----- From: Mailing list for discussion of Firewall-1 [mailto:[EMAIL PROTECTED] On Behalf Of Bill Smith Sent: Monday, 3 July 2006 4:32 AM To: [email protected] Subject: [FW-1] Send log file to Linux box Hi Folks, I have NGX R61 and would like to send the log to the Linux box. Has anyone has ever done it before? I would love to hear from anyone who has done it before or have some idea on how to do it. Thx, Bill --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less. ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] ================================================= ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
