Skip to content

an aws lambda to grab meraki activity logs and ship them to firehose

License

Notifications You must be signed in to change notification settings

jeffbryner/meraki-activity-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meraki-activity-lambda

an aws lambda to grab meraki activity logs and ship them to firehose

Configuration:

  • FIREHOSE_DELIVERY_STREAM = name of the target firehose stream
  • FIREHOSE_BATCH_SIZE =integer for your preferred batch size (100 default)
  • MERAKI_API_KEY_NAME = your meraki api key name (get it from your console and save it in secret manager)
  • MERAKI_PRODUCT_TYPES = comma separated list of 'product types' you'd like events from: appliance, camera, switch, wireless

About

an aws lambda to grab meraki activity logs and ship them to firehose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages