-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] Github Bot Added package to Pull Request!
- Loading branch information
Showing
2 changed files
with
80 additions
and
413 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"Name": "Morphisec", | ||
"Author": "Morphisec", | ||
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Morphisec_Logo.svg\"width=\"75px\" height=\"75px\">", | ||
"Description": "The [Morphisec](https://www.morphisec.com/) solution for Microsoft Sentinel enables you to integrate vital insights from your security products with the Morphisec Data Connector for Microsoft Sentinel and expand your analytical capabilities with search and correlation, threat intelligence, and customized alerts. With a single, cross-product view, you can make real-time, data-backed decisions to protect your most important assets.\n\r\n1. **Morphisec via AMA** - This data connector helps in ingesting Morphisec logs into your Log Analytics Workspace using the new Azure Monitor Agent. Learn more about ingesting using the new Azure Monitor Agent [here](https://learn.microsoft.com/azure/sentinel/connect-cef-ama). **Microsoft recommends using this Data Connector**.\n\r\n2. **Morphisec via Legacy Agent** - This data connector helps in ingesting Morphisec logs into your Log Analytics Workspace using the legacy Log Analytics agent.\n\n**NOTE:** Microsoft recommends installation of Morphisec via AMA Connector. Legacy connector uses the Log Analytics agent which is about to be deprecated by **Aug 31, 2024,** and thus should only be installed where AMA is not supported. 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).", | ||
"BasePath": "C:\\GitHub\\Azure-Sentinel", | ||
"Version": "3.0.0", | ||
"Metadata": "SolutionMetadata.json", | ||
"TemplateSpec": true, | ||
"Is1PConnector": false, | ||
"publisherId": "morphisec", | ||
"offerId": "morphisec_utpp_mss", | ||
"providers": [ | ||
"Morphisec" | ||
], | ||
"categories": { | ||
"domains": [ | ||
"Security - Threat Protection" | ||
] | ||
}, | ||
"firstPublishDate": "2022-05-05", | ||
"support": { | ||
"name": "Morphisec", | ||
"tier": "Partner", | ||
"link": "https://support.morphisec.com/support/home" | ||
}, | ||
"Data Connectors": "[\n \"Morphisec.JSON\",\n \"template_MorphisecAMA.JSON\"\n]", | ||
"Parsers": "[\n \"Morphisec.yaml\"\n]" | ||
} |
Oops, something went wrong.