- Products
- Learn
- Local User Groups
- Partners
- More
Policy Insights and Policy Auditor in Action
19 November @ 5pm CET / 11am ET
Access Control and Threat Prevention Best Practices
Watch HereOverlap in Security Validation
Help us to understand your needs better
CheckMates Go:
Maestro Madness
I understand that in SmartView, the number of logs that can be exported at one time is currently limited to 1,000,000. Is there any way to work around this limitation? We are currently dealing with a ransomware incident and need to perform a full log investigation, so even if we filter the logs, exporting just one day’s worth would exceed 1,000,000 logs in just one hour. Alternatively, is there a more effective method to handle this?
Did you try with mgmt_cli? I always export the logs using the same filter and then using jq with csv its the faster one
Could you share the commands or filters you are using?
The filters are same as you give on smartlog command would be
For example to filter port 587
mgmt_cli show logs new-query.time-frame "today" new-query.filter "service:TCP_587 AND blade:Firewall"
Output in json
mgmt_cli show logs new-query.time-frame "today" new-query.filter "service:TCP_587 AND blade:Firewall" --format json > /tmp/test.json
Then edit with jq or jq -r to get the desired output in csv
Or Directly convert those in csv using cplgv.exe from C:\Program Files (x86)\CheckPoint\SmartConsole\R82\PROGRAM and select export option to choose log file name
or if you want to specifically select then
use fw log command for particular log file from $FWDIR/log and then fitler the traffic for Accept or Drop or use grep accordingly
What I want to do right now is extract data such as Time, Destination, Source User Name, Rule, Interface Direction, Policy Rule UID, Type, Interface, Source User DN, Machine Name, App Protocol, context_num, Policy Date, Service ID, Action, ID, Interface Name, Layer Name, Source Port, Product Family, Blade, Direction of Connection, lastupdatetime, Sequence Number, Source, Policy Name, id_generated_by_indexer, Database Tag, Log Server Origin, Service, connection_id, Origin, Marker, Destination Port, Protocol, High Level Log key, logid, sig_id, User, first, Policy Management, Destination Machine Name, and I want the values to be properly aligned in the corresponding columns when opened in Excel, just like when exporting from SmartView. Is that possible?
Then you should use cplgv and export in csv
OR do that for every file then
fw log -l -n -p /opt/CPsuite-R81.20/fw1/log/2025-09-03_000000.log > /tmp/test.log
When I run fw log , the file size ends up being in the gigabyte range. is that right ..?
Might be worth TAC case to confirm.
That seems small. For me, 'fwm logexport' usually goes from a 2 GB original file to about 35 GB of text. I wrote a post a while ago about how I deal with exported log data.
Gb range, sounds right.
Log exporter -> https://support.checkpoint.com/results/sk/sk122323
In combination -> how to export old logs with log exporter -> https://support.checkpoint.com/results/sk/sk183376
Having SmartView export more than 1 million records at a time is an RFE.
Repeated, tightly scoped queries to the get-logs API endpoint piped through jq can format the output in CSV, if you want to go that route.
Not sure it's possible to specify a date range in the query in SmartView (maybe @Tomer_Noy knows).
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 25 | |
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
Thu 20 Nov 2025 @ 05:00 PM (CET)
Hacking LLM Applications: latest research and insights from our LLM pen testing projects - AMERThu 20 Nov 2025 @ 10:00 AM (CST)
Hacking LLM Applications: latest research and insights from our LLM pen testing projects - EMEAWed 26 Nov 2025 @ 12:00 PM (COT)
Panama City: Risk Management a la Parrilla: ERM, TEM & Meat LunchThu 04 Dec 2025 @ 12:30 PM (SGT)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - APACThu 20 Nov 2025 @ 05:00 PM (CET)
Hacking LLM Applications: latest research and insights from our LLM pen testing projects - AMERThu 20 Nov 2025 @ 10:00 AM (CST)
Hacking LLM Applications: latest research and insights from our LLM pen testing projects - EMEAThu 04 Dec 2025 @ 12:30 PM (SGT)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - APACThu 04 Dec 2025 @ 03:00 PM (CET)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - EMEAThu 04 Dec 2025 @ 02:00 PM (EST)
End-of-Year Event: Securing AI Transformation in a Hyperconnected World - AmericasWed 26 Nov 2025 @ 12:00 PM (COT)
Panama City: Risk Management a la Parrilla: ERM, TEM & Meat LunchAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY