{
  "Name": "Filewall for Microsoft 365",
  "Author": "Filewall - support@filewall.com",
  "Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/filewall-logo.svg\" width=\"75px\" height=\"75px\">",
  "Description": "Filewall for Microsoft 365 solution installs a Codeless (CCF/CLv2) connector that ingests Filewall activity logs for Exchange, SharePoint, OneDrive and Teams into custom tables. It also installs parsers, analytics rules and a workbook for visibility.",
  "WorkbookBladeDescription": "This solution installs workbooks to visualize Filewall activity.",
  "AnalyticalRuleBladeDescription": "This solution installs analytic rule templates. After installing the solution, create and enable analytic rules in Manage solution view.",
  "Data Connectors": [
    "Data Connectors/FilewallM365Logs_CCP/FilewallM365_ConnectorDefinition.json"
  ],
  "Workbooks": [
    "Workbooks/FilewallM365Overview.json"
  ],
  "Parsers": [
    "Parsers/FilewallM365ExchangeEvent.yaml",
    "Parsers/FilewallM365FileEvent.yaml"
  ],
  "Analytic Rules": [
    "Analytic Rules/BlockedEmails.yaml",
    "Analytic Rules/BlockedFiles.yaml"
  ],
  "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Filewall for Microsoft 365",
  "Version": "3.0.0",
  "Metadata": "SolutionMetadata.json",
  "TemplateSpec": false,
  "Is1PConnector": false  
}