-
Notifications
You must be signed in to change notification settings - Fork 159
Creates alerts panel dashboard docs #2139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
88014a6
Creates alerts panel dashboard docs
benironside 495b0d1
Merge branch 'main' into 1712-alert-panel-visualization
benironside 0261127
fixes image ref
benironside 63ef136
Merge branch '1712-alert-panel-visualization' of https://github.com/e…
benironside 1325352
Merge branch 'main' into 1712-alert-panel-visualization
benironside 7c5257e
Apply suggestions from code review
benironside 762261b
Merge branch 'main' into 1712-alert-panel-visualization
benironside 55a333d
Merge branch 'main' into 1712-alert-panel-visualization
benironside 7503b47
Merge branch 'main' into 1712-alert-panel-visualization
benironside File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
applies_to: | ||
stack: ga 9.1 | ||
serverless: ga | ||
products: | ||
- id: kibana | ||
--- | ||
|
||
# Alert panels | ||
|
||
To view alerts in a dashboard, add **Alerts** panels that show selected alerts. Each panel can display either **Observability** or **Security** alerts with the rule tags and rule types that you select. | ||
|
||
## Create an alerts panel | ||
|
||
1. From your dashboard, select **Add panel**. | ||
2. In the **Add panel** flyout, select **Alerts**. The configuration flyout appears. | ||
3. ({{stack}} deployments only) Under **Solution**, select either **Observability** or **Security** to specify the type of alerts you want to display. | ||
4. Under **Filter by** select either **Rule tags** or **Rule types**. | ||
5. (Optional) To use both types of filters, first define one filter, then use the boolean **+ OR** or **+ AND** options that appear to define the second filter. | ||
5. Click **Save**. Your panel appears on the dashboard. | ||
|
||
:::{image} /explore-analyze/images/dashboards-alert-panel.png | ||
:alt: An alerts panel on a dashboard | ||
:screenshot: | ||
::: | ||
|
||
## Take action on alerts | ||
|
||
There are several actions you can take on alerts in the alerts panel. Under **Actions**, click the three dots next to an alert to open a menu with the following options: | ||
|
||
- **View rule details**: Open the details page for the rule that created the alert. | ||
- **View alert details**: Open the alert details flyout. | ||
- (**Active** rules only) **Mark as untracked**: Change the alert's status from **Active** to **Untracked**. | ||
- (**Active** rules only) **Mute**: Mute alerts from the associated rule. | ||
|
||
## Edit an alerts panel | ||
|
||
To edit an existing alerts panel, hover over the panel. Three buttons appear: | ||
|
||
- **Edit** {icon}`pencil`: Update which alerts appear in the panel. | ||
- **Settings** {icon}`gear`: Update the panel's title or description, or add a custom time range. | ||
- **More actions** {icon}`boxes_vertical`: Duplicate, maximize, copy to another dashboard, or remove the panel. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.