04-28-2019 05:48 PM - edited 02-21-2020 09:05 AM
Hello Team,
I have to enable logging on more than 3000 policy rules.
Can you please share a way to do this ?
Thanks in advance for your helps.
Regards,
Zanga
04-28-2019 09:26 PM
04-29-2019 08:19 AM
04-30-2019 02:14 PM
You will need to get your container-id which corresponds to your parent ACP (Access Control Policy) using URL:
https://fmc.supportlan.com/api/fmc_config/v1/domain/Domain-UUID/policy/accesspolicies
This will return your contained-id.
Once done, you will read all access rules into this container id using url:
https://fmc.supportlan.com/api/fmc_config/v1/domain/Domain-UUID/policy/accesspolicies/Container-UUID/accessrules
And then you will get all your rules with their ID. Finally, just do a loop for every rules you have to modify your logging configuration.
Hope that clarify a bit
06-25-2019 09:20 AM
Hello Francesco,
Thanks for your answer.
I am still not able to enable loggin, Can you please help me ?
06-26-2019 09:25 PM
06-27-2019 03:05 AM
06-28-2019 02:39 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide