Is there a way to have Meraki send a notification when someone connects to our MR WAP?

SOLVED
lchan
Comes here often

Is there a way to have Meraki send a notification when someone connects to our MR WAP?

Is there a way to have Meraki send a notification when someone connects to our MR WAP?

 

I couldnt find anything regarding this matter in the alerts and notifications. Thanks!

1 ACCEPTED SOLUTION
BrechtSchamp
Kind of a big deal

With MX you can generate alerts for specific users connecting to the network. But I don't think that is what you're looking for.

 

There's a couple of ways you could go about your challenge:

  1. You could create something by exporting the "Wireless events" event log to Syslog and have the Syslog servers generate alerts based on those.
  2. Or you could leverage the scanning API:
    https://developer.cisco.com/meraki/scanning-api/#!introduction

View solution in original post

6 REPLIES 6
rhbirkelund
Kind of a big deal

Why would you like to receive a notification every time a client connects to an AP?

 

Depending on the client, over the course of a day, a client would reassociate and reauthenticate multiple times. Especially for an iPhone. And then multiply that up, with the number of clients trying to associate.

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.

We're trying to figure out foot traffic from our users at our various offices. Trying to send these alerts to a big data collector and run reports from there.

Nash
Kind of a big deal

Just adding another voice agreeing that what you actually want is the scanning API. "Where are the people and when" is a really common question to ask, which is why Meraki made the scanning API.

BrechtSchamp
Kind of a big deal

With MX you can generate alerts for specific users connecting to the network. But I don't think that is what you're looking for.

 

There's a couple of ways you could go about your challenge:

  1. You could create something by exporting the "Wireless events" event log to Syslog and have the Syslog servers generate alerts based on those.
  2. Or you could leverage the scanning API:
    https://developer.cisco.com/meraki/scanning-api/#!introduction

First of all I thought this could be realized by using Meraki Webhooks, but @BrechtSchamp is correct: Syslog or Scanning API are the way to go.

Awesome! Will look into the scanning API. Thanks everyone!

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels