Update Solution_GoogleWorkspaceReports.json

This commit is contained in:
v-sabiraj 2023-09-22 17:49:47 +05:30
Родитель 8d63e9785f
Коммит dadc035447
1 изменённых файлов: 7 добавлений и 6 удалений

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

@ -3,9 +3,9 @@
"Author": "Microsoft - support@microsoft.com",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/google-workspace-logo.svg\" width=\"75px\" height=\"75px\">",
"Description": "The [Google Workspace](https://workspace.google.com/) solution for Microsoft Sentinel enables you to ingest Google Workspace Activity events into Microsoft Sentinel. \n \n **Underlying Microsoft Technologies used:**\n\n This 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 \n a. [Azure Monitor HTTP Data Collector API](https://docs.microsoft.com/azure/azure-monitor/logs/data-collector-api) \n \n b. [Azure Functions](https://azure.microsoft.com/services/functions/#overview)",
"Workbooks": [
"Workbooks/GoogleWorkspace.json"
],
"Workbooks": [
"Workbooks/GoogleWorkspace.json"
],
"Parsers": [
"Parsers/GWorkspaceActivityReports"
],
@ -35,12 +35,13 @@
"Hunting Queries/GWorkspaceSuspendedUsers.yaml",
"Hunting Queries/GWorkspaceUncommonUAsString.yaml",
"Hunting Queries/GWorkspaceUnknownLoginType.yaml",
"Hunting Queries/GWorkspaceUserReportedCalendarInviteAsSpam.yaml",
"Hunting Queries/GWorkspaceUserReportedCalendarInviteAsSpam.yaml",
"Hunting Queries/GWorkspaceUserWithSeveralDevices.yaml"
],
],
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\GoogleWorkspaceReports",
"Version": "2.0.6",
"Metadata": "SolutionMetadata.json",
"TemplateSpec": true,
"Is1Pconnector": false
"Is1Pconnector": false,
"createPackage": false
}