{
  "Name": "Symantec VIP",
  "Author": "Microsoft",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/symantec_logo.svg\" width=\"75px\" height=\"75px\">",
  "Description": "The [Symantec VIP](https://vip.symantec.com/) solution for Microsoft Sentinel enables you to ingest Symantec VIP's authentication logs into Microsoft Sentinel.\n\nThis solution is dependent on the Syslog solution containing the Syslog via AMA connector to collect the logs. The Syslog  solution will be installed as part of this solution installation. \n\n **NOTE**: Microsoft recommends installation of Syslog 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/SymantecVIP.json"
  ],
  "Analytic Rules": [
    "Analytic Rules/ClientDeniedAccess.yaml",
    "Analytic Rules/ExcessiveFailedAuthenticationsfromInvalidInputs.yaml"
  ],
  "Parsers": [
    "Parsers/SymantecVIP.yaml"
  ],
  "dependentDomainSolutionIds": [
    "azuresentinel.azure-sentinel-solution-syslog"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Symantec VIP",
  "Version": "3.0.2",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": true
}