Skip to content

Commit 80c5b55

Browse files
author
Shubhangi Pagar
committed
repackage
1 parent ecf0bf8 commit 80c5b55

File tree

3 files changed

+33
-29
lines changed

3 files changed

+33
-29
lines changed

Solutions/Proofpoint On demand(POD) Email Security/Data Connectors/ProofPointEmailSecurity_CCP/ProofpointPOD_PollingConfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"apiKeyIdentifier": "Bearer"
1616
},
1717
"request": {
18+
"httpMethod": "Get",
1819
"apiEndpoint": "wss://logstream.proofpoint.com:443/v1/stream",
1920
"queryParameters": {
2021
"cid": "{{clusterId}}",
@@ -53,6 +54,7 @@
5354
"apiKeyIdentifier": "Bearer"
5455
},
5556
"request": {
57+
"httpMethod": "Get",
5658
"apiEndpoint": "wss://logstream.proofpoint.com:443/v1/stream",
5759
"queryParameters": {
5860
"cid": "{{clusterId}}",
Binary file not shown.

Solutions/Proofpoint On demand(POD) Email Security/Package/mainTemplate.json

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,7 +1286,6 @@
12861286
],
12871287
"entityMappings": [
12881288
{
1289-
"entityType": "Account",
12901289
"fieldMappings": [
12911290
{
12921291
"columnName": "Name",
@@ -1296,7 +1295,8 @@
12961295
"columnName": "UPNSuffix",
12971296
"identifier": "UPNSuffix"
12981297
}
1299-
]
1298+
],
1299+
"entityType": "Account"
13001300
}
13011301
]
13021302
}
@@ -1394,13 +1394,13 @@
13941394
],
13951395
"entityMappings": [
13961396
{
1397-
"entityType": "Account",
13981397
"fieldMappings": [
13991398
{
14001399
"columnName": "AccountCustomEntity",
14011400
"identifier": "FullName"
14021401
}
1403-
]
1402+
],
1403+
"entityType": "Account"
14041404
}
14051405
]
14061406
}
@@ -1498,13 +1498,13 @@
14981498
],
14991499
"entityMappings": [
15001500
{
1501-
"entityType": "Account",
15021501
"fieldMappings": [
15031502
{
15041503
"columnName": "AccountCustomEntity",
15051504
"identifier": "FullName"
15061505
}
1507-
]
1506+
],
1507+
"entityType": "Account"
15081508
}
15091509
]
15101510
}
@@ -1602,13 +1602,13 @@
16021602
],
16031603
"entityMappings": [
16041604
{
1605-
"entityType": "Account",
16061605
"fieldMappings": [
16071606
{
16081607
"columnName": "AccountCustomEntity",
16091608
"identifier": "FullName"
16101609
}
1611-
]
1610+
],
1611+
"entityType": "Account"
16121612
}
16131613
]
16141614
}
@@ -1706,13 +1706,13 @@
17061706
],
17071707
"entityMappings": [
17081708
{
1709-
"entityType": "Account",
17101709
"fieldMappings": [
17111710
{
17121711
"columnName": "AccountCustomEntity",
17131712
"identifier": "FullName"
17141713
}
1715-
]
1714+
],
1715+
"entityType": "Account"
17161716
}
17171717
]
17181718
}
@@ -1810,13 +1810,13 @@
18101810
],
18111811
"entityMappings": [
18121812
{
1813-
"entityType": "Account",
18141813
"fieldMappings": [
18151814
{
18161815
"columnName": "AccountCustomEntity",
18171816
"identifier": "FullName"
18181817
}
1819-
]
1818+
],
1819+
"entityType": "Account"
18201820
}
18211821
]
18221822
}
@@ -1914,13 +1914,13 @@
19141914
],
19151915
"entityMappings": [
19161916
{
1917-
"entityType": "Account",
19181917
"fieldMappings": [
19191918
{
19201919
"columnName": "AccountCustomEntity",
19211920
"identifier": "FullName"
19221921
}
1923-
]
1922+
],
1923+
"entityType": "Account"
19241924
}
19251925
]
19261926
}
@@ -2018,13 +2018,13 @@
20182018
],
20192019
"entityMappings": [
20202020
{
2021-
"entityType": "IP",
20222021
"fieldMappings": [
20232022
{
20242023
"columnName": "IPCustomEntity",
20252024
"identifier": "Address"
20262025
}
2027-
]
2026+
],
2027+
"entityType": "IP"
20282028
}
20292029
]
20302030
}
@@ -2136,13 +2136,13 @@
21362136
],
21372137
"entityMappings": [
21382138
{
2139-
"entityType": "Account",
21402139
"fieldMappings": [
21412140
{
21422141
"columnName": "ClientEmail",
21432142
"identifier": "FullName"
21442143
}
2145-
]
2144+
],
2145+
"entityType": "Account"
21462146
}
21472147
]
21482148
}
@@ -2254,22 +2254,22 @@
22542254
],
22552255
"entityMappings": [
22562256
{
2257-
"entityType": "Account",
22582257
"fieldMappings": [
22592258
{
22602259
"columnName": "SrcUserUpn",
22612260
"identifier": "FullName"
22622261
}
2263-
]
2262+
],
2263+
"entityType": "Account"
22642264
},
22652265
{
2266-
"entityType": "IP",
22672266
"fieldMappings": [
22682267
{
22692268
"columnName": "ClientIP",
22702269
"identifier": "Address"
22712270
}
2272-
]
2271+
],
2272+
"entityType": "IP"
22732273
}
22742274
]
22752275
}
@@ -2336,7 +2336,7 @@
23362336
"resources": [
23372337
{
23382338
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',variables('_dataConnectorContentIdConnectorDefinition1'))]",
2339-
"apiVersion": "2025-09-01",
2339+
"apiVersion": "2022-09-01-preview",
23402340
"type": "Microsoft.OperationalInsights/workspaces/providers/dataConnectorDefinitions",
23412341
"location": "[parameters('workspace-location')]",
23422342
"kind": "Customizable",
@@ -2502,7 +2502,7 @@
25022502
},
25032503
{
25042504
"name": "ProofpointPodDCR",
2505-
"apiVersion": "2024-03-11",
2505+
"apiVersion": "2022-06-01",
25062506
"type": "Microsoft.Insights/dataCollectionRules",
25072507
"location": "[parameters('workspace-location')]",
25082508
"kind": "[variables('blanks')]",
@@ -2624,7 +2624,7 @@
26242624
},
26252625
{
26262626
"name": "ProofpointPODMailLog_CL",
2627-
"apiVersion": "2025-07-01",
2627+
"apiVersion": "2022-10-01",
26282628
"type": "Microsoft.OperationalInsights/workspaces/tables",
26292629
"location": "[parameters('workspace-location')]",
26302630
"kind": null,
@@ -2670,7 +2670,7 @@
26702670
},
26712671
{
26722672
"name": "ProofpointPODMessage_CL",
2673-
"apiVersion": "2025-07-01",
2673+
"apiVersion": "2022-10-01",
26742674
"type": "Microsoft.OperationalInsights/workspaces/tables",
26752675
"location": "[parameters('workspace-location')]",
26762676
"kind": null,
@@ -2735,7 +2735,7 @@
27352735
},
27362736
{
27372737
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',variables('_dataConnectorContentIdConnectorDefinition1'))]",
2738-
"apiVersion": "2025-09-01",
2738+
"apiVersion": "2022-09-01-preview",
27392739
"type": "Microsoft.OperationalInsights/workspaces/providers/dataConnectorDefinitions",
27402740
"location": "[parameters('workspace-location')]",
27412741
"kind": "Customizable",
@@ -2982,7 +2982,7 @@
29822982
},
29832983
{
29842984
"name": "[[concat(parameters('innerWorkspace'),'/Microsoft.SecurityInsights/', 'ProofpointPodMessageConnection', parameters('guidValue'))]",
2985-
"apiVersion": "2025-09-01",
2985+
"apiVersion": "2023-02-01-preview",
29862986
"type": "Microsoft.OperationalInsights/workspaces/providers/dataConnectors",
29872987
"location": "[parameters('workspace-location')]",
29882988
"kind": "WebSocket",
@@ -2996,6 +2996,7 @@
29962996
"apiKeyIdentifier": "Bearer"
29972997
},
29982998
"request": {
2999+
"httpMethod": "Get",
29993000
"apiEndpoint": "wss://logstream.proofpoint.com:443/v1/stream",
30003001
"queryParameters": {
30013002
"cid": "[[parameters('clusterId')]",
@@ -3020,7 +3021,7 @@
30203021
},
30213022
{
30223023
"name": "[[concat(parameters('innerWorkspace'),'/Microsoft.SecurityInsights/', 'ProofpointPodMailLogConnection', parameters('guidValue'))]",
3023-
"apiVersion": "2025-09-01",
3024+
"apiVersion": "2023-02-01-preview",
30243025
"type": "Microsoft.OperationalInsights/workspaces/providers/dataConnectors",
30253026
"location": "[parameters('workspace-location')]",
30263027
"kind": "WebSocket",
@@ -3034,6 +3035,7 @@
30343035
"apiKeyIdentifier": "Bearer"
30353036
},
30363037
"request": {
3038+
"httpMethod": "Get",
30373039
"apiEndpoint": "wss://logstream.proofpoint.com:443/v1/stream",
30383040
"queryParameters": {
30393041
"cid": "[[parameters('clusterId')]",

0 commit comments

Comments
 (0)