Skip to content

Commit 0494df0

Browse files
authored
Merge pull request #11537 from Azure/v-rusraut/SophosXGFirewall,FortinetFortiWeb-removeDC
Repackage - Sophos XG Firewall
2 parents d21fa9c + bdc05d8 commit 0494df0

File tree

11 files changed

+30
-442
lines changed

11 files changed

+30
-442
lines changed
0 Bytes
Binary file not shown.

Solutions/Citrix ADC/Package/createUiDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"visible": true
5151
}
5252
],
53-
"steps": null,
53+
"steps": [{}],
5454
"outputs": {
5555
"workspace-location": "[first(map(filter(basics('getLAWorkspace').value, (filter) => and(contains(toLower(filter.id), toLower(resourceGroup().name)),equals(filter.name,basics('workspace')))), (item) => item.location))]",
5656
"location": "[location()]",

Solutions/Sophos XG Firewall/Analytic Rules/ExcessiveAmountofDeniedConnectionsfromASingleSource.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ description: |
55
severity: Medium
66
status: Available
77
requiredDataConnectors:
8-
- connectorId: SophosXGFirewall
9-
dataTypes:
10-
- Syslog
118
- connectorId: SyslogAma
129
datatypes:
1310
- Syslog
@@ -30,5 +27,5 @@ entityMappings:
3027
fieldMappings:
3128
- identifier: Address
3229
columnName: Src_IP
33-
version: 1.0.3
30+
version: 1.0.4
3431
kind: Scheduled

Solutions/Sophos XG Firewall/Analytic Rules/PortScanDetected.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ description: |
55
severity: Medium
66
status: Available
77
requiredDataConnectors:
8-
- connectorId: SophosXGFirewall
9-
dataTypes:
10-
- Syslog
118
- connectorId: SyslogAma
129
datatypes:
1310
- Syslog
@@ -31,5 +28,5 @@ entityMappings:
3128
fieldMappings:
3229
- identifier: Address
3330
columnName: Src_IP
34-
version: 1.0.3
31+
version: 1.0.4
3532
kind: Scheduled

Solutions/Sophos XG Firewall/Data/Solution_SophosXGFirewall.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
"Name": "Sophos XG Firewall",
33
"Author": "SophosXGFirewall",
44
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/sophos_logo.svg\"width=\"75px\"height=\"75px\">",
5-
"Description": "The [Sophos XG Firewall](https://www.sophos.com/products/next-gen-firewall) solution for Microsoft Sentinel enables you to ingest Sophos XG Firewall logs into Microsoft Sentinel.\n\n This 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 is about to be deprecated by **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).",
6-
"Data Connectors": [
7-
"Data Connectors/Connector_Syslog_SophosXGFirewall.json"
8-
],
5+
"Description": "The [Sophos XG Firewall](https://www.sophos.com/products/next-gen-firewall) solution for Microsoft Sentinel enables you to ingest Sophos XG Firewall logs into Microsoft Sentinel.\n\n This 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).",
96
"Analytic Rules": [
107
"Analytic Rules/ExcessiveAmountofDeniedConnectionsfromASingleSource.yaml",
118
"Analytic Rules/PortScanDetected.yaml"
@@ -21,6 +18,6 @@
2118
],
2219
"Metadata": "SolutionMetadata.json",
2320
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Sophos XG Firewall",
24-
"Version": "3.0.0",
21+
"Version": "3.0.1",
2522
"TemplateSpec": true
2623
}
-2.6 KB
Binary file not shown.

Solutions/Sophos XG Firewall/Package/createUiDefinition.json

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"config": {
77
"isWizard": false,
88
"basics": {
9-
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/sophos_logo.svg\"width=\"75px\"height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Sophos%20XG%20Firewall/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe [Sophos XG Firewall](https://www.sophos.com/products/next-gen-firewall) solution for Microsoft Sentinel enables you to ingest Sophos XG Firewall logs into Microsoft Sentinel.\n\n This 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 is about to be deprecated by **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).\n\n**Data Connectors:** 1, **Parsers:** 1, **Workbooks:** 1, **Analytic Rules:** 2\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
9+
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/sophos_logo.svg\"width=\"75px\"height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Sophos%20XG%20Firewall/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe [Sophos XG Firewall](https://www.sophos.com/products/next-gen-firewall) solution for Microsoft Sentinel enables you to ingest Sophos XG Firewall logs into Microsoft Sentinel.\n\n This 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).\n\n**Parsers:** 1, **Workbooks:** 1, **Analytic Rules:** 2\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
1010
"subscription": {
1111
"resourceProviders": [
1212
"Microsoft.OperationsManagement/solutions",
@@ -51,37 +51,6 @@
5151
}
5252
],
5353
"steps": [
54-
{
55-
"name": "dataconnectors",
56-
"label": "Data Connectors",
57-
"bladeTitle": "Data Connectors",
58-
"elements": [
59-
{
60-
"name": "dataconnectors1-text",
61-
"type": "Microsoft.Common.TextBlock",
62-
"options": {
63-
"text": "This Solution installs the data connector for Sophos XG Firewall. You can get Sophos XG Firewall Syslog data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
64-
}
65-
},
66-
{
67-
"name": "dataconnectors-parser-text",
68-
"type": "Microsoft.Common.TextBlock",
69-
"options": {
70-
"text": "The Solution installs a parser that transforms the ingested data into Microsoft Sentinel normalized format. The normalized format enables better correlation of different types of data from different data sources to drive end-to-end outcomes seamlessly in security monitoring, hunting, incident investigation and response scenarios in Microsoft Sentinel."
71-
}
72-
},
73-
{
74-
"name": "dataconnectors-link2",
75-
"type": "Microsoft.Common.TextBlock",
76-
"options": {
77-
"link": {
78-
"label": "Learn more about connecting data sources",
79-
"uri": "https://docs.microsoft.com/azure/sentinel/connect-data-sources"
80-
}
81-
}
82-
}
83-
]
84-
},
8554
{
8655
"name": "workbooks",
8756
"label": "Workbooks",

0 commit comments

Comments
 (0)