|
33 | 33 | "email": "support@blacklens.io", |
34 | 34 | "_email": "[variables('email')]", |
35 | 35 | "_solutionName": "Blacklens", |
36 | | - "_solutionVersion": "3.0.1", |
| 36 | + "_solutionVersion": "3.0.2", |
37 | 37 | "solutionId": "snapsecgmbh1733575353555.blacklens-sentinel-solution", |
38 | 38 | "_solutionId": "[variables('solutionId')]", |
39 | 39 | "uiConfigId1": "blacklens_io", |
|
64 | 64 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
65 | 65 | ], |
66 | 66 | "properties": { |
67 | | - "description": "Blacklens data connector with template version 3.0.1", |
| 67 | + "description": "Blacklens data connector with template version 3.0.2", |
68 | 68 | "mainTemplate": { |
69 | 69 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
70 | 70 | "contentVersion": "[variables('dataConnectorVersion1')]", |
|
347 | 347 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
348 | 348 | ], |
349 | 349 | "properties": { |
350 | | - "description": "blacklensInsights_AnalyticalRules Analytics Rule with template version 3.0.1", |
| 350 | + "description": "blacklensInsights_AnalyticalRules Analytics Rule with template version 3.0.2", |
351 | 351 | "mainTemplate": { |
352 | 352 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
353 | 353 | "contentVersion": "[variables('analyticRuleObject1').analyticRuleVersion1]", |
|
412 | 412 | "aggregationKind": "AlertPerResult" |
413 | 413 | }, |
414 | 414 | "alertDetailsOverride": { |
415 | | - "alertSeverityColumnName": "AlertSeverity", |
| 415 | + "alertDisplayNameFormat": "{{alert_title}}", |
416 | 416 | "alertDescriptionFormat": "{{message}}", |
417 | | - "alertDisplayNameFormat": "{{alert_title}}" |
| 417 | + "alertSeverityColumnName": "AlertSeverity" |
418 | 418 | }, |
419 | 419 | "incidentConfiguration": { |
420 | | - "createIncident": true, |
421 | 420 | "groupingConfiguration": { |
422 | 421 | "lookbackDuration": "PT5H", |
| 422 | + "enabled": false, |
423 | 423 | "reopenClosedIncident": false, |
424 | | - "matchingMethod": "AllEntities", |
425 | | - "enabled": false |
426 | | - } |
| 424 | + "matchingMethod": "AllEntities" |
| 425 | + }, |
| 426 | + "createIncident": true |
427 | 427 | } |
428 | 428 | } |
429 | 429 | }, |
|
474 | 474 | "apiVersion": "2023-04-01-preview", |
475 | 475 | "location": "[parameters('workspace-location')]", |
476 | 476 | "properties": { |
477 | | - "version": "3.0.1", |
| 477 | + "version": "3.0.2", |
478 | 478 | "kind": "Solution", |
479 | 479 | "contentSchemaVersion": "3.0.0", |
480 | 480 | "displayName": "Blacklens", |
|
517 | 517 | ] |
518 | 518 | }, |
519 | 519 | "firstPublishDate": "2025-12-31", |
520 | | - "lastPublishDate": "2026-03-30", |
| 520 | + "lastPublishDate": "2026-04-13", |
521 | 521 | "providers": [ |
522 | 522 | "snapSEC GmbH" |
523 | 523 | ], |
|
0 commit comments