-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Expand file tree
/
Copy pathSolution_GoogleCloudPlatformIDS.json
More file actions
14 lines (14 loc) · 1.35 KB
/
Solution_GoogleCloudPlatformIDS.json
File metadata and controls
14 lines (14 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"Name": "GoogleCloudPlatformIDS",
"Author": "Microsoft - support@microsoft.com",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/google_logo.svg\" width=\"75px\" height=\"75px\">",
"Description": "The Google Cloud Platform IDS solution provides the capability to ingest [Cloud IDS Audit logs](https://cloud.google.com/intrusion-detection-system/docs/audit-logging), [Cloud IDS Threat logs](https://cloud.google.com/intrusion-detection-system/docs/logging) and [Cloud IDS Traffic logs](https://cloud.google.com/intrusion-detection-system/docs/logging) into Microsoft Sentinel using the GCP IDS API.\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\n a. [Codeless Connector Framework(CCF)](https://learn.microsoft.com/en-us/azure/sentinel/create-codeless-connector)",
"Data Connectors": [
"Data Connectors/GCPCloudIDSLog_CCP/GCPCloudIDSLog_ConnectorDefinition.json"
],
"BasePath": "C:\\Github\\Azure-Sentinel\\Solutions",
"Version": "3.0.2",
"Metadata": "SolutionMetadata.json",
"TemplateSpec": true,
"Is1PConnector": false
}