forked from Azure/Azure-Sentinel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Azure#11206 from Azure/v-shukore/illumio
Added new analytic rules in solution
- Loading branch information
Showing
5 changed files
with
37 additions
and
35 deletions.
There are no files selected for viewing
Binary file not shown.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | | ||
|-------------|--------------------------------|----------------------------------------| | ||
| 3.0.0 | 13-05-2024 | Initial Solution Release | | ||
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | | ||
|-------------|--------------------------------|---------------------------------------------------------| | ||
| 3.2.0 | 01-10-2024 | Added new **Analytic Rules** | | ||
| 3.1.0 | 04-08-2024 | Solution packaged with Modified logo link | | ||
| 3.0.0 | 13-05-2024 | Initial Solution Release | | ||
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"Name": "IllumioSaaS", | ||
"Author": "[email protected]", | ||
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/IllumioLogo.svg\" width=\"75px\" height=\"75px\">", | ||
"Description": "[Illumio](https://www.illumio.com/) connector provides ability to ingest auditable and flow events from AWS S3 bucket.", | ||
"Description": "[IllumioSaaS](https://www.illumio.com/) solution provides ability to ingest auditable and flow events from AWS S3 bucket.", | ||
"Data Connectors": [ | ||
"Data Connectors/IllumioSaaS_FunctionApp.json" | ||
], | ||
|