Event log

labatt
Comes here often

Event log

Is there a way to view more than 30 rows of event log in Meraki? (Network-wide / Event Log) or download all the event logs between two dates? 

 
4 REPLIES 4
Andrewbluepiano
Getting noticed

You might have to automate/script that. You can use API calls to grab events between two dates. Haven't personally used that call, but it should do the trick. You can send the information returned to a json parser, and output it as a CSV relatively easily.

 

https://dashboard.meraki.com/api_docs/v0#events

PhilipDAth
Kind of a big deal
Kind of a big deal

Not from the GUI.  You would have to download each page separately, or use the API as @Andrewbluepiano  suggested. 

Here you go! You can use the following open source code to pull all the events from the Dashboard API:

 

https://github.com/benbenbenbenbenbenbenbenbenben/event-log-fetch

 

Note that Meraki made a new more functional version of the API docs:

https://developer.cisco.com/meraki/api/#/python/api-endpoints/events/get-network-events

 

@PhilipDAth  and @Andrewbluepiano are both correct as well.

 

Colin Lowenberg
wireless engineer and startup founder, formerly known as "the API guy", now I run a Furapi, the therapy dog service, and Lowenberg Labs, an IT consulting company.
thomasthomsen
Head in the Cloud

Would just like to "bump" this. Because its really annoying for some customers, who do not have API knowledge, that they cannot just download "all" , or for a given time, only the 30 lines.

I mean, all the data is there, its just an UI change that should be fairly easy for Meraki to do.

So its kind of crappy atm.

I wish .... I guess.... 

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