Files
splunk-security_content/baselines/monitor_successful_backups.yml
2023-01-04 13:37:44 +01:00

30 lines
935 B
YAML

name: Monitor Successful Backups
id: b4d0dfb2-2195-4f6e-93a3-48468ed9734e
version: 1
date: '2017-09-12'
author: David Dorsey, Splunk
type: Baseline
datamodel: []
description: This search is intended to give you a feel for how often successful backups
are conducted in your environment. Fluctuations in these numbers will allow you
to determine when you should investigate.
search: '`netbackup` "Disk/Partition backup completed successfully." | bucket _time
span=1d | stats dc(COMPUTERNAME) as count values(COMPUTERNAME) as dest by _time,
MESSAGE'
how_to_implement: To successfully implement this search you must be ingesting your
backup logs.
known_false_positives: none
references: []
tags:
analytic_story:
- Monitor Backup Solution
detections:
- Unsuccessful Netbackup backups
product:
- Splunk Enterprise
- Splunk Enterprise Security
- Splunk Cloud
required_fields:
- _time
security_domain: endpoint