---
name: watsonxdata-event_notifications
title: Enabling event notifications for watsonx.data
description: As an administrator of watsonx.data, you might want to send notifications of events in watsonx.data to other users, or human destinations, by using email, SMS, or other supported delivery channels. Additionally, you might want to send these notifications of events to other applications to build logic by using event-driven programming using webhooks, for example. This is made possible by the integration between watsonx.data and IBM Cloud&reg; Event Notifications.
last-updated: 2024-10-10
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/watsonxdata?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Enabling event notifications for watsonx.data
{: #event-notifications-events}

As an administrator of watsonx.data, you might want to send notifications of events in watsonx.data to other users, or human destinations, by using email, SMS, or other supported delivery channels. Additionally, you might want to send these notifications of events to other applications to build logic by using event-driven programming using webhooks, for example. This is made possible by the integration between watsonx.data and IBM Cloud&reg; Event Notifications.
{: shortdesc}

To send information to Event Notifications, you must connect your watsonx.data instance to Event Notifications. For more information about working with Event Notifications, see [Getting started with Event Notifications](https://cloud.ibm.com/docs/event-notifications?topic=event-notifications-getting-started&format=markdown).

## How events are collected and sent by watsonx.data
{: #event-notifications-how}

When an event of interest takes place in your watsonx.data instance, watsonx.data communicates with a connected Event Notifications instance to forward a notification to a [supported destination](https://cloud.ibm.com/docs/event-notifications?topic=event-notifications-en-destination&format=markdown).

## Events for watsonx.data
{: #event-notifications-list}

The following table lists the watsonx.data events.

| Event name                | Event type                                 | Event subtype              | Description                                          | Severity level |
|---------------------------|--------------------------------------------|----------------------------|---------------------------------------------------|-----------------|
|Lakehouse Storage Capacity | `com.ibm.cloud.lakehouse.storage_capacity` | `storage_capacity_warning` | An event is generated when the storage capacity reaches warning levels | Medium |
|Lakehouse Storage Capacity | `com.ibm.cloud.lakehouse.storage_capacity` | `storage_capacity_error` | An event is generated when the storage capacity reaches error levels | High |
|Lakehouse Presto Group | `com.ibm.cloud.lakehouse.presto_group` | `presto_group_unavailable` | An event is generated when the Presto group is unavailable due to an unexpected outage | High |
|Lakehouse Presto Group | `com.ibm.cloud.lakehouse.presto_group` | `presto_group_available` | An event is generated when the Presto group is available | Low |
|Lakehouse Metastore | `com.ibm.cloud.lakehouse.metastore` | `metastore_unavailable` | An event is generated when the metastore is unavailable due to an unexpected outage | High |
|Lakehouse Metastore | `com.ibm.cloud.lakehouse.metastore` | `metastore_available` | An event is generated when the metastore is available | Low |
{: caption="Actions that generate event notifications" caption-side="bottom"}

## Enabling notifications
{: #event-notifications-enable}

Events that are generated by an instance of the watsonx.data service can be forwarded to an Event Notifications service instance that is available in the same account. You can configure only one watsonx.data instance to one Event Notifications service instance.

## Delivering notifications to select destinations
{: #event-notifications-destinations}

After you enable notifications for watsonx.data, create topics and subscriptions in Event Notifications so that alerts can be forwarded and delivered to your selected destinations.

For a complete list of supported destinations, see the [Event Notifications documentation](https://cloud.ibm.com/docs/event-notifications?topic=event-notifications-en-destination&format=markdown).
{: tip}

### Email notifications
{: #event-notifications-email}

You can use the [IBM Cloud email service](https://cloud.ibm.com/docs/event-notifications?topic=event-notifications-en-destinations-email&format=markdown) as a delivery channel for watsonx.data event notifications. [Create an Event Notifications subscription](https://cloud.ibm.com/docs/event-notifications?topic=event-notifications-en-create-en-subscription&format=markdown) between an existing topic and the IBM Cloud email service to forward your alerts to various recipients by email.