Splunk® Supported Add-ons

Splunk Add-on for Cisco Meraki

Acrobat logo Download manual as PDF


Acrobat logo Download topic as PDF

Configure credentials for Splunk Add-on for Cisco Meraki

The Cisco Meraki dashboard uses API key to authenticate API calls.

  1. Enable API key access and generate API key. Please refer to Cisco Meraki official documentation here.
  2. Obtain your organization id.
  3. Copy the command to terminal:
    curl -L --request GET \
    --url https://api.meraki.com/api/v1/organizations \
    --header 'Content-Type: application/json' \
    --header 'Accept: application/json' \
    --header 'X-Cisco-Meraki-API-Key: [API Key]'
  4. Replace [API Key] with your API key. Remember to leave a closing apostrophe.
  5. If you want to connect to China Service, replace meraki.com with meraki.cn
  6. Run the command
  7. Copy your organization ID from a list of returned organizations.


NOTE: Refer to the Meraki documentation to use other endpoints.

Make sure to name each of your devices (access point, camera, security appliance or switch) so that you can utilize the extractions that this add-on provides. Devices can also be renamed in a device's overview page.

Last modified on 22 February, 2024
PREVIOUS
Install the Splunk Add-on for Cisco Meraki
  NEXT
Set up the Splunk Add-on for Cisco Meraki

This documentation applies to the following versions of Splunk® Supported Add-ons: released


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters