{
  "Name": "VMware vCenter",
  "Author": "Microsoft - support@microsoft.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [VMware vCenter Server](https://www.vmware.com/products/vcenter-server.html) solution allows you ingest logs from your vCenter platform using Syslog into Microsoft Sentinel.\n\n This solution is dependent on the Custom logs via AMA connector to collect the logs. The Custom logs solution will be installed as part of this solution installation.\n\n **NOTE**: Microsoft recommends installation of Custom logs via AMA Connector. Legacy connector uses the Log Analytics agent which were deprecated on **Aug 31, 2024.** Using MMA and AMA on same machine can cause log duplication and extra ingestion cost [more details](https://learn.microsoft.com/en-us/azure/sentinel/ama-migrate).",
  "Workbooks": [
    "Workbooks/vCenter.json"
  ],
  "Parsers": [
    "Parsers/vCenter.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/vCenter-Root impersonation.yaml",
    "Analytic Rules/vCenterRootLogin.yaml"
  ],
   "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-customlogsviaama"
  ],
  "Metadata": "SolutionMetadata.json",
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\VMware vCenter",
  "Version": "3.0.3",
  "TemplateSpec": true,
  "Is1PConnector": false
}