Files
splunk-security_content/baselines/monitor_unsuccessful_backups.yml
Patrick Bareiss cc464c87db updated content
2020-05-05 12:58:56 +02:00

18 lines
709 B
YAML

name: Monitor Unsuccessful Backups
id: b2178fed-592f-492b-b851-74161678aa56
version: 1
date: '2017-09-12'
description: This search is intended to give you a feel for how often backup failures
happen in your environments. Fluctuations in these numbers will allow you to determine
when you should investigate.
how_to_implement: To successfully implement this search you must be ingesting your
backup logs.
author: David Dorsey, Splunk
search: '`netbackup` "An error occurred, failed to backup." | bucket _time span=1d
| stats dc(COMPUTERNAME) as count values(COMPUTERNAME) as dest by _time, MESSAGE'
tags:
analytics_story:
- Monitor Backup Solution
detections:
- Unsuccessful Netbackup backups