Description
Detects when backup repository settings are updated in Veeam Backup & Replication. This might indicate configuration changes that require review.
- Rule type
- Scheduled
- Version
- 1.0.1
- Declared status
- Available
- Query frequency
- 3h
- Query period
- 3h
- Trigger
- gt 0
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
Veeam_GetSecurityEvents
| where instanceId == 28100
| extend RepositoryName = extract("RepositoryName=\"(?<RepositoryName>[^\"]*)\"", 1, SyslogMessage)
| project
Date = format_datetime(TimeGenerated, 'dd.MM.yyyy HH:mm'),
DataSource = original_host,
EventId = instanceId,
["User Name"] = user,
["Object Name"] = RepositoryName,
MessageDetails = Description,
Severity = SeverityDescriptionRelated content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
f78e0bb9-2878-4e36-b9c9-6141bff8d3dd
Additional source files 1
Solutions/Veeam/Analytic Rules/Backup_Repository_Settings_Updated.yamlsource ↗GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC