mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-08 14:49:10 +00:00
* Fix dashboards management navigation changes and make copy edits to content --------- Signed-off-by: Melissa Vagi <vagimeli@amazon.com> Co-authored-by: Chris Moore <107723039+cwillum@users.noreply.github.com> Co-authored-by: Nathan Bower <nbower@amazon.com>
61 lines
2.6 KiB
Markdown
61 lines
2.6 KiB
Markdown
---
|
|
layout: default
|
|
title: Notification settings
|
|
parent: Index management in Dashboards
|
|
nav_order: 60
|
|
---
|
|
|
|
# Notification settings
|
|
|
|
You can configure global default notification settings for index operations on the **Notification settings** page. You can also configure additional notification settings for individual index operations.
|
|
|
|
## Configuring default notification settings
|
|
|
|
In the **Notification settings** interface, you can configure the default notification settings for the following index operations that may take longer to complete:
|
|
|
|
- Open
|
|
- Reindex
|
|
- Split
|
|
- Shrink
|
|
- Clone
|
|
- Force merge
|
|
|
|
To get started, from the OpenSearch Dashboards main menu, select **OpenSearch Plugins** > **Index Management**. Under **Index Management**, select **Notification settings**.
|
|
|
|
You can choose to be notified when the operation has completed or failed. Additionally, you can select the notification channels for this notification, as shown in the following image.
|
|
|
|

|
|
|
|
If you don't have permission to view notification settings, you cannot view the default settings.
|
|
{: .note}
|
|
|
|
## Configuring notification settings for an individual operation
|
|
|
|
You can view default notification settings when you perform an indexing operation as well as set up additional notifications. For example, if you want to configure an additional notification for a reindex operation, perform the following steps:
|
|
|
|
1. Select **OpenSearch Plugins** > **Index Management**.
|
|
|
|
1. In the **Index Management** interface, select **Indices**.
|
|
|
|
1. Select the index you want to reindex.
|
|
|
|
1. Select **Reindex** from the **Actions** dropdown list.
|
|
|
|
1. After selecting all reindex options, expand **Advanced settings**. Under **Notifications**, default notifications are listed.
|
|
|
|
If you don't have permission to view notification settings, you will not be able to view the default settings.
|
|
{: .note}
|
|
|
|
1. To receive additional notifications, select **Send additional notifications**, as shown in the following image.
|
|
|
|

|
|
|
|
1. Select whether you want to be notified when the operation has failed or completed.
|
|
|
|
1. Select a channel from the **Notification channels** dropdown list. If you want to configure a new notification channel, select **Manage channels**.
|
|
|
|
To configure a new notification channel, confirm that the `dashboards-notification` plugin is enabled in OpenSearch Dashboards.
|
|
{: .note}
|
|
|
|
1. Select the **Reindex** button.
|