Stream Connect Alerting properties

  • Release version: Australia
  • Updated March 12, 2026
  • 9 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Stream Connect Alerting Properties

    Stream Connect Alerting properties allow users to manage and specify alert configurations within the ServiceNow platform. To access these settings, users must have the appropriate roles:streamconnectviewerfor viewing andstreamconnectadminfor modifying the properties. The alerting system includes various alerts that notify users of different issues related to message production and processing.

    Show full answer Show less

    Key Features

    • Producer Failed Alert: Notifies when a producer fails to send messages.
    • Queue Depth Processing Time Alert: Alerts when processing time exceeds set thresholds.
    • Consumer Poll Failed Alert: Triggered when a consumer cannot connect or read messages.
    • Consumer Processing Alert: Indicates failure in processing messages by a consumer.
    • Topic Replication Failed Age Alert: Alerts if replication status remains failed beyond thresholds.
    • Topic Replication Inactivity Alert: Notifies when replication is inactive for too long.
    • Undelivered Messages Age Alert: Triggers when no messages are delivered over a specified time.
    • Unprocessed Messages Age Alert: Alerts when there are unprocessed messages in a topic.

    Key Outcomes

    By configuring these alerts, ServiceNow customers can proactively monitor their messaging systems, ensuring timely notifications for potential issues. This helps maintain operational efficiency and allows for quick responses to problems, minimizing downtime and improving message delivery reliability.

    Specify alert properties and how alerts are managed in Stream Connect.

    Alerts

    To view Stream Connect Alerting properties, navigate to Integration Hub > Stream Connect > Alert Properties. You must have the stream_connect_viewer role to view alerting properties and stream_commect_admin role to modify alerting properties.

    The Stream Connect Alerting UI has the following alerts.
    • Producer Failed Alert. Triggered when a producer fails to produce messages to a topic.
    • Queue Depth Processing Time Alert. Triggered when the estimated message processing time exceeds the specified value.
    • Consumer Poll Failed Alert. Triggered when a consumer is unable to connect to a topic or read the messages in a topic. For example, if a topic is deleted from Hermes while the associated subscription is still active.
    • Consumer Processing Alert. Triggered when a consumer fails to process messages from a topic.
    • Topic Replication Failed Age Alert. Triggered when the topic replication status remains FAILED for longer than the specified value.
    • Topic Replication Inactivity Alert. Triggered when topic replication is inactive for longer than the specified value.
    • Undelivered Messages Age Alert. Triggered when no messages are delivered to a topic for longer than the specified value. For example, if a producer is running but unable to send data due to network issues or misconfiguration, and the delivery gap exceeds the threshold.
    • Unprocessed Messages Age Alert. Triggered when messages remain unprocessed in a topic for longer than the specified value. For example, if a consumer is assigned to a topic but fails to process messages due to a crash, lag, or misconfiguration, and the message backlog exceeds the threshold.
    Table 1. Producer Failed Alert
    Alert level

    Severity level for the alert.

    The options are:
    • IGNORED
    • INFO
    • WARNING
    • CRITICAL

    Default: CRITICAL

    Time interval, in seconds, required between two detections to have them count as separate events.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600 seconds

    Specifies the number of separate notifications to send when there's a Producer Failed Alert for multiple topics. Select Global to receive a single notification, or Per Topic to receive a notification for each topic.

    Select Per Topic to create an alert for each topic, or Global to create one alert for all topics.

    Default: Global

    Table 2. Queue Depth Processing Time Alert
    Threshold, in seconds, for the queue depth processing time estimate to be considered info.

    If the estimated queue processing time is greater than this value, generate an alert with a severity of INFO.

    Default: 0 seconds

    A value of 0 disables the alert at the specified severity level. To completely disable the alert, set the value to 0 for all three severity levels (INFO, WARNING, and CRITICAL).

    Threshold, in seconds, for the queue depth processing time estimate to be considered a warning.

    If the estimated queue processing time is greater than this value, generate an alert with a severity of WARNING.

    Default: 14400 seconds

    Threshold, in seconds, for the queue depth processing time estimate to be considered critical.

    If the estimated queue processing time is greater than this value, generate an alert with a severity of CRITICAL.

    Default: 86400 seconds

    Time interval, in seconds, required between two detections to have them count as separate events.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600 seconds

    Specifies the number of separate notifications to send when there's a Queue Depth Alert for multiple consumers. Select Global to receive a single notification, or Per Consumer to receive a notification for each consumer.

    Select Per Consumer to create an alert for each consumer, or Global to create one alert for all consumers.

    Default: Global

    Table 3. Consumer Poll Failed Alert
    Alert level

    Severity level for the alert.

    The options are:
    • IGNORED
    • INFO
    • WARNING
    • CRITICAL

    Default: CRITICAL

    Time interval, in seconds, required between two detections to have them count as separate events.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600 seconds

    Specifies the number of separate notifications to send when there's a Consumer Poll Failed Alert for multiple consumers. Select Global to receive a single notification, or Per Consumer to receive a notification for each consumer.

    Select Per Consumer to create an alert for each consumer, or Global to create one alert for all consumers.

    Default: Global

    Table 4. Consumer Processing Alert
    Alert level

    Severity level for the alert.

    The options are:
    • IGNORED
    • INFO
    • WARNING
    • CRITICAL

    Default: WARNING

    Time interval, in seconds, required between two detections to have them count as separate events.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600 seconds

    Specifies the number of separate notifications to send when there's a Consumer Processing Alert for multiple consumers. Select Global to receive a single notification, or Per Consumer to receive a notification for each consumer.

    Select Per Consumer to create an alert for each consumer, or Global to create one alert for all consumers.

    Default: Per Consumer

    Table 5. Topic Replication Failed Age Alert
    Threshold, in seconds, for the topic replication failed age estimate to be considered info.

    Triggered when the topic replication status remains FAILED for longer than the specified value. With a MID Server cluster, this alert is triggered if any of the MID Servers in the cluster has a topic replication status that remains FAILED for longer than the specified value.

    Default: 0 seconds

    A value of 0 disables the alert at the specified severity level. To completely disable the alert, set the value to 0 for all three severity levels (INFO, WARNING, and CRITICAL).

    Threshold, in seconds, for the topic replication failed age estimate to be considered a warning.

    If the topic replication status remains FAILED for longer than this value, generate an alert with a severity of WARNING.

    Default: 1800 seconds

    Threshold, in seconds, for the topic replication failed age estimate to be considered critical.

    If the topic replication status remains FAILED for longer than this value, generate an alert with a severity of CRITICAL.

    Default: 3600 seconds

    Time interval, in seconds, required between two detections to have them count as separate events.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600 seconds

    Specifies the number of separate notifications to send when there's a Topic Replication Failed Alert for multiple topic replications. Select Global to receive a single notification, or Per Topic Replication to receive a notification for each topic replication.

    Select Per Topic Replication to create an alert for each topic replication, or Global to create one alert for all topic replications.

    Default: Global

    Table 6. Topic Replication Inactivity Alert
    Threshold, in seconds, for the topic replication inactivity estimate to be considered info.

    If there are no messages replicated between the source and destination topic by any server for longer than this value, generate an alert with a severity of INFO.

    Default: 14400 seconds
    Threshold, in seconds, for the topic replication inactivity estimate to be considered a warning.

    If topic replication is inactive for longer than this value, generate an alert with a severity of WARNING.

    Threshold, in seconds, for the topic replication inactivity estimate to be considered critical.

    If topic replication is inactive for longer than this value, generate an alert with a severity of CRITICAL.

    Time interval, in seconds, required between two detections to have them count as separate events.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600 seconds

    Specifies the number of separate notifications to send when there's a Topic Replication Inactivity Alert for multiple replications. Select Global to receive a single notification, or Per Topic Replication to receive a notification for each topic replication.

    Select Per Topic Replication to create an alert for each topic replication, or Global to create one alert for all topic replications.

    Default: Per Topic Replication

    Table 7. Undelivered Messages Age Alert
    Threshold in seconds for undelivered messages age to be considered as an info

    If no messages are delivered for longer than this value, generate an alert with a severity of INFO. A value of 0 disables the alert at the INFO level. To completely disable the alert, set the value to 0 for all three severity levels.

    Default: 3600

    Threshold in seconds for undelivered messages age to be considered a warning

    If no messages are delivered for longer than this value, generate an alert with a severity of WARNING. A value of 0 disables the alert at the WARNING level.

    Default: 14400

    Threshold in seconds for undelivered messages age to be considered critical

    If no messages are delivered for longer than this value, generate an alert with a severity of CRITICAL. A value of 0 disables the alert at the CRITICAL level.

    Default: 28800

    Time interval, in seconds, required between two detections to have them count as separate alerts. The Undelivered Messages Age Alert is configured to run hourly by default. To modify this interval, please consult the documentation for guidance.

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record. The Undelivered Messages Age Alert is configured to run hourly by default.

    Default: 3600

    Specifies the number of separate notifications to send when there's an Undelivered Messages Age Alert.

    This setting is always set to Global. Only one alert notification is generated, even if multiple topics are affected.

    Default: Global

    Table 8. Unprocessed Messages Age Alert
    Threshold in seconds for unprocessed messages age to be considered info

    If no messages are processed for longer than this value, generate an alert with a severity of INFO. A value of 0 disables the alert at the INFO level. To completely disable the alert, set the value to 0 for all three severity levels.

    Default: 3600

    Threshold in seconds for unprocessed messages age to be considered a warning

    If no messages are processed for longer than this value, generate an alert with a severity of WARNING. A value of 0 disables the alert at the WARNING level.

    Default: 14400

    Threshold in seconds for unprocessed messages age to be considered critical

    If no messages are processed for longer than this value, generate an alert with a severity of CRITICAL. A value of 0 disables the alert at the CRITICAL level.

    Default: 28800

    Time interval, in seconds, required between two detections to have them count as separate alerts

    The minimum number of seconds to wait before sending another notification for the same alert. Detections within this time interval count as a single alert and are linked to the same alert record.

    Default: 3600

    Specifies the number of separate notifications to send when there's an Unprocessed Messages Age Alert.

    Determines how many alert notifications are generated. This is always set to Global, meaning only one alert notification is created regardless of how many topics are affected.

    Default: Global