This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
Hi @AshishWAPOL
I have used this command and it worked for me, also running MDM R80.40:
java -jar web_api_show_package-jar-with-dependencies.jar -c -m server-ip -d domain-name -k package-name
Where:
• [-m server-ip] (Optional): Management server ip address. Default value is 127.0.0.1.
• [-d domain-name] (Optional): The name or uid of the Security Management Server domain. When running the command on a Multi domain server the default domain is the "MDS".
• [-c] (Optional): Retrieve access policy rules hit counts.
• [-k package-name] (Optional): The package name or the uid of the policy package to show. When a package-name is not provided, the tool will provide details on all the policy-packages that are being used (the ones that were installed on the security gateways).
... View more
Hi @AshishWAPOL ,
Recently worked on the similar task. This threat helped me a lot:
https://live.paloaltonetworks.com/t5/expedition-articles/migrating-checkpoint-r80-updated-on-december-2020/ta-p/216298/show-comments/true/page/2
... View more
Hello guys,
First, thanks for your support.
I used this way to export CheckPoint configuration and everything working in Expedition except one thing. I cannot see Hit Counts in Expedition, even though I used -c parameter during the configuration export from CheckPoint. When I extract tgz configuration archive I can found hits in json or html files. So hits are exported from CheckPoint but they are not imported in Expedition.
CheckPoint version is R80.40
Expedition is 1.1.95
Anyone have the same issue?
Thanks in advance.
... View more