Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 663 Bytes

checkpoint_configure.rst

File metadata and controls

38 lines (24 loc) · 663 Bytes

Configuring Checkpoint

Run this command:

# fw log -ftnp fw.log | logger -t Checkpoint

Explanation:

- fw log :
  -f select current log file
  -t tail file
  -n use ip instead of name
  -p use port number instead of name

Do not use the following options in fw log:

-
-l add date before timestamp
-  Use of -l changes log format slightly
-
-g without : and ; delimiters
-  Use of -g significantly changes log format
-  this decoder is incompatible with -g