Thread: fwlogsum
View Single Post
  #2 (permalink)  
Old 2007-07-10
JeffN JeffN is offline
Member
 
Join Date: 2007-01-23
Posts: 32
Rep Power: 0
JeffN has an average reputation (10+)
Default Re: fwlogsum

What command line syntax are you using to run fwlogsum? Also, exactly how were the logs exported?

If you have got an exported log file, use a command like:

./fwlogsum -l ./ExportedLogFile.log -o outputFile.html

Also, you will need to use "fwm logexport" to export the log files. Exports from the tracker will be in a slightly different format so will not work.

Last edited by JeffN; 2007-07-10 at 19:00. Reason: Correcting syntax
Reply With Quote