Collecting from Cisco Meraki devices¶
To collect events from Cisco Meraki devices, you can use the LogMan.io Collector with the Cisco Meraki input.
Set up API access¶
To collect events from Cisco Meraki devices, you need to set up API access by generating an API key in the Meraki Dashboard.
- Log in to your Meraki Dashboard.
- Identify your organization ID by navigating to Organization > Settings. The organization ID is displayed in the URL as
organization/<organization_id>. - Generate an API key.
- Go to My Profile.
- Scroll down to the API access section.
- Click on Generate new API key.
- Copy the generated API key and store it securely, as you will need it for the collector configuration.
Collector Configuration¶
Configuration example for Cisco Meraki log collection:
lmio-collector.yaml
input:CiscoMeraki:cisco-meraki-1:
api_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
organization_id: xxxxxxx
output: cisco-meraki-1
output:CommLink:cisco-meraki-1: {}