02-27-2023 07:30 PM
What is the API to pull all of the event logs per network to include the blocked URL by category
02-27-2023 11:00 PM
https://developer.cisco.com/meraki/api-latest/#!get-network-events
You would need to use the appliance (mx ) as producttype
02-28-2023 12:59 AM
You can filter the events returned by the call, this is the list I use for getting block events...
nbar_block, cf_block, sf_url_block, sf_binary_block
Note that if you use the Python library there can be an issue if there are no events, see this thread for the workaround I use...
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