I am having raw logs of Checkpoint of some past date. The issue here is they are in binary form.
I am aware that I can do that in Checkpoint management Server by the command fwm logexport –n –p –i filename.log –o exportfilename.csv. But I do not want to approach it since it is taking too much time and I am having large amount of logs.
Now what I want is to convert them into readable format using fw1-loggrabber.
Hi @adepasquale,
I am having raw logs of Checkpoint of some past date. The issue here is they are in binary form.
I am aware that I can do that in Checkpoint management Server by the command
fwm logexport –n –p –i filename.log –o exportfilename.csv
. But I do not want to approach it since it is taking too much time and I am having large amount of logs.Now what I want is to convert them into readable format using fw1-loggrabber.
Is it possible to do that? How?