Uplink Loss & Latency Statistics to Azure Sentinel?

Dinky
Comes here often

Uplink Loss & Latency Statistics to Azure Sentinel?

Hi Community,

We're trying to integrate Meraki to Azure Sentinel by allowing Sentinel to ingest events from Meraki.

I want to create a workbook that visualizes the uplink statistics of our Meraki devices, similar to PRTG.

Can this be done? Given that uplink latency and loss do not generate alerts other than failover events?

2 Replies 2
alemabrahao
Kind of a big deal
Kind of a big deal

Check it out:

 

Cisco Meraki connector for Microsoft Sentinel | Microsoft Learn

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.
PhilipDAth
Kind of a big deal
Kind of a big deal

I found an example where people get Sentinal to call a REST API to get more info.
https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/sending-rest-api-data-to-azure-sentin...

You would need to do something similar and call the Meraki API for any extra info that you wanted.
https://developer.cisco.com/meraki/api-v1/

Specifically, you probably want to use this API:
https://developer.cisco.com/meraki/api-v1/get-organization-devices-uplinks-loss-and-latency/

 

Get notified when there are additional replies to this discussion.