mirror of
https://github.com/kopia/kopia.git
synced 2026-01-17 19:07:51 -05:00
* feat(cli): send error notifications and snapshot reports Notifications will be sent to all configured notification profiles according to their severity levels. The following events will trigger notifications: - Snapshot is created (CLI only, severity >= report) - Server Maintenance error occurs (CLI, server and UI, severity >= error) - Any other CLI error occurs (CLI only, severity >= error). A flag `--no-error-notifications` can be used to disable error notifications. * added template tests * improved time formatting in templates * plumb through notifytemplate.Options * more testing for formatting options * fixed default date format to RFC1123
11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
Subject: Kopia has encountered an error during Some Operation on some-host
|
|
|
|
Operation: Some Operation Details
|
|
Started: Thu, 02 Jan 2020 03:04:05 +0000
|
|
Finished: Thu, 02 Jan 2020 03:04:06 +0000 (1s)
|
|
|
|
error details
|
|
|
|
Generated at Thu, 02 Jan 2020 03:04:05 +0000 by Kopia v0-unofficial.
|
|
|
|
https://kopia.io/ |