{
  "Name": "Cisco Meraki Events via REST API",
  "Author": "Microsoft - support@microsoft.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/CiscoMeraki/Connector/MerakiConnector/logo.jpg\"width=\"75px\"height=\"75px\">",
  "Description": "The Cisco Meraki Events via REST API solution for Microsoft Sentinel enables you to easily ingest the following events from [Cisco Meraki MX security appliance](https://meraki.cisco.com/products/security-sd-wan/) to Microsoft Sentinel using Cisco Meraki API:\n 1. [Organization Appliance Security Events](https://developer.cisco.com/meraki/api-latest/#!get-organization-appliance-security-events) \n 2. [Organization Api Requests](https://developer.cisco.com/meraki/api-latest/#!get-organization-api-requests) \n 3. [Organization Configuration Changes](https://developer.cisco.com/meraki/api-latest/#!get-organization-configuration-changes) \n\nIn addition to the ASIM-normalized events above, the solution also ingests the following Cisco Meraki Dashboard inventory and wireless security data into custom tables:\n 4. [Organizations](https://developer.cisco.com/meraki/api-latest/#!get-organizations) \n 5. [Organization Networks](https://developer.cisco.com/meraki/api-latest/#!get-organization-networks) \n 6. [Network Clients](https://developer.cisco.com/meraki/api-latest/#!get-network-clients) \n 7. [Wireless Air Marshal Events](https://developer.cisco.com/meraki/api-latest/#!get-network-wireless-air-marshal) \n\nThis enables you to view and analyze this data for security monitoring and using them to create custom alerts, and incorporate it to improve your investigation process, giving you more insight into your platform security.\n\n**Underlying Microsoft Technologies used:**\n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs:\n 1. [Azure Monitor Logs: DCR-based Custom Logs](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview)\n 2. [Codeless Connector Platform (CCP)](https://docs.microsoft.com/azure/sentinel/create-codeless-connector?tabs=deploy-via-arm-template%2Cconnect-via-the-azure-portal)\n\n**Supported ASIM schema:** \n 1. Network Session \n 2. Web Session  \n 3. Audit Event",
  "Data Connectors": [
    "Data Connectors/CiscoMerakiMultiRule_ccp/CiscoMeraki_ConnectorDefinition.json"
  ],
  "Parsers": [
    "Parsers/parser_CiscoMerakiOrganizationsAliasFunction.json",
    "Parsers/parser_CiscoMerakiOrganizationNetworksAliasFunction.json",
    "Parsers/parser_CiscoMerakiNetworkClientsAliasFunction.json",
    "Parsers/parser_CiscoMerakiAirMarshalEventsAliasFunction.json"
  ],
  "Metadata": "SolutionMetadata.json",
  "BasePath": "C:\\Github\\Azure-Sentinel\\Solutions\\",
  "Version": "3.2.0",
  "TemplateSpec": true,
  "Is1PConnector": false
}
