Notification Preferences
This section of the Notification Center displays the Notification Preferences page, where users can manage their in-app notifications for events.
The Filtering panel at the top allows users to search for specific event types using keywords.
Each event has a toggle switch, enabling users to turn notifications ON or OFF based on their preferences. Notifications will be received for the following events:
-
Quarantine file: Triggered when a corrupt or incomplete file set is being quarantined.
-
Failed to quarantine file: Triggered when the system is unable to quarantine a corrupt or incomplete file set.
-
Monitored users skipped: Triggered when user/users is/are skipped due to thrown PaymentRequired or NotFound errors.
-
Import job finished with fatal error: Triggered when an error causes the import pipeline to discontinue.
-
Import job finished with transient error: Triggered when an error happens, but the import pipeline continues.
-
Import job stopped: Triggered when the importer is stopped by a user. The user's name, email address and role are included in the event details.
-
Import job successfully completed: Triggered when the importer processes all data successfully and delivers messages to the target without any errors.
-
No data captured: Triggered when the importer does not capture any data. Even if any data is captured while it's not delivered to target, the notification will not be received.
-
Component deleted: Triggered when the user deletes a component from the importer (source, filter, or target). The event details include the name and email address of the user who performed the deletion, as well as the names of the component and the importer.
-
Importer deleted: Triggered when the importer is deleted. The event details include the name and email address of the user who performed the deletion, as well as the importer name, along with a list of all component names, if they were configured (source, filter(s), or target(s)). When an importer with configured component(s) is deleted, a Component deleted notification will be triggered separately for each deleted component as well.
-
Importer metric deviation detected: Triggered when an importer metric deviates from its expected baseline value.
-
Importer metric anomaly detected: Triggered when an anomaly is detected in an importer metric.
-
Import job running threshold exceeded: Triggered when an import job has been running for more than the configured number of hours. The threshold (in hours) is configurable when enabling this notification, and only one notification is sent per period once the job exceeds the configured threshold.
-
Import job completed with failure: Triggered when the system detects that the import job was stuck in an abnormal state and returns it to a normal state.
-
Importer data deleted: Triggered when a user deletes importer data. The event details include the name and email address of the user who performed the action, the importer name, and whether the child components' data was also deleted.
Related information