Repackaging CiscoMeraki solution with Parser changes

This commit is contained in:
v-spadarthi 2022-12-08 12:01:15 +05:30
Родитель 5495eca742
Коммит c5df4dc53d
4 изменённых файлов: 67 добавлений и 37 удалений

Двоичные данные
Solutions/CiscoMeraki/Package/2.0.1.zip Normal file

Двоичный файл не отображается.

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -4,7 +4,7 @@
"firstPublishDate": "2021-09-08",
"providers": ["Cisco"],
"categories": {
"domains" : ["Security - Network"]
"domains" : ["Security - Network","Security - Automation (SOAR)"]
},
"support": {
"name": "Microsoft Corporation",

Просмотреть файл

@ -1,5 +1,5 @@
{
"Name": "Cisco Meraki",
"Name": "CiscoMeraki",
"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 solution allows you to easily connect your Cisco Meraki (MX/MR/MS) logs with Microsoft Sentinel. This gives you more insight into your organization's network and improves your security operation capabilities. **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: a. [Azure Monitor HTTP Data Collector API](https://docs.microsoft.com/azure/azure-monitor/logs/data-collector-api)",
@ -22,7 +22,7 @@
],
"Metadata": "SolutionMetadata.json",
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\CiscoMeraki",
"Version": "2.0.0",
"Version": "2.0.1",
"TemplateSpec": true,
"Is1Pconnector": false
}