- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- change to Track setting in policy
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jump to solution
change to Track setting in policy
Hi all,
Any one know of a way to quickly change the Track from 'None' to 'Log' in a policy outside of manually changing each rule?
Thanks,
Bill
1 Solution
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using API command:
mgmt_cli set access-rule name "Rule 1" layer "Network" track.type "Log"
Kind regards,
Jozko Mrkvicka
Jozko Mrkvicka
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using API command:
mgmt_cli set access-rule name "Rule 1" layer "Network" track.type "Log"
Kind regards,
Jozko Mrkvicka
Jozko Mrkvicka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks works like a champ.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
is the API able to change all rules with more than xxx Hits from Log to Accounting?
