SafeFire Links uses SYSLOG facility to produce log files. Installation and configuration of this utility is described in TCP/IP Command Reference.
Also SafeFire Links can output its log file to stderr. To redirect this output to file you can use following command:
sfcli -Cconfig_file_name 2>log_file_name
To make thing easier we also provided copyf.cmd utility. It is used to perform two following tasks:
sfcli -Cconfig_file_name 2>&1 | copyf.cmd log_file_namecopyf.cmd can be found in the BIN subdirectory of the SafeFire Links package.
Instruction above are applicable for GUI version of software too.
Return to documentation index | SafeFire Links (C) Link Guard Solutions 1999, 2000 |