-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[DOCS] Add Kibana alerts to Stack Monitoring #73762
Conversation
When you open the *{stack-monitor-app}* app, the preconfigured {kib} alerts are | ||
created automatically. If you collect monitoring data from multiple clusters, | ||
these alerts can search, detect, and alert on various conditions across the | ||
clusters. The alerts are visible alongside your existing {watcher} cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest changing the second use of alert in "these alerts can search, detect, and alert on various conditions"
Add a link to Watcher?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chrisronline Would it be technically accurate to change it to "..search, detect, and trigger actions on various conditions.."?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea that's accurate, but sounds strange to stay "trigger actions". What if we just said "notify"?
clusters. The alerts are visible alongside your existing {watcher} cluster | ||
alerts. You can view details about the alerts that are active and view health | ||
and performance data for {es}, {ls}, and Beats in real time, as well as | ||
analyze past performance. You can also modify active alerts in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest removing "in the Stack Monitoring app" from this sentence.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, thanks!
[role="screenshot"] | ||
image::user/monitoring/images/monitoring-kibana-alerts.png["Kibana alerts in the Stack Monitoring app"] | ||
|
||
To review and modify all the available alerts, use the *{alerts-ui}* UI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest linking "Alerts and Actions" to https://www.elastic.co/guide/en/kibana/current/managing-alerts-and-actions.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Nice work!
Co-authored-by: gchaps <[email protected]>
Co-authored-by: gchaps <[email protected]>
Co-authored-by: gchaps <[email protected]>
Co-authored-by: gchaps <[email protected]>
Co-authored-by: gchaps <[email protected]>
* master: (208 commits) Observability Overview fix extra basepath prepend for alerting fetch (elastic#74465) [Lens] Clean and inline disabling of react-hooks/exhaustive-deps eslint rule (elastic#70010) Skip "space with index pattern management disabled" functional test for cloud env (elastic#74073) Filter out non-security jobs when collecting Detections telemetry (elastic#74456) [Security Solution][Test] Enzyme test for related events button (elastic#74411) [SECURITY_SOLUTION] add z-index to get over nav bar (elastic#74427) Rename package configs SO to package policies (elastic#74422) [DOCS] Add Kibana alerts to Stack Monitoring (elastic#73762) skip flaky suite (elastic#71390) [ML] DF Analytics: adds functional tests for edit form (elastic#73885) Rename agent configs SO to agent policies (elastic#74397) [Jenkins] run CI when plugin readmes change (elastic#74388) [Metrics UI] Fix validating Metrics Explorer URL (elastic#74311) fixing encoding issue with \ for enroll command (elastic#74379) [Ingest Manager] Update package registry for testing to f6b01d (elastic#74341) Change experimental message for visualizations (elastic#74354) [Alerting] Reload the Alerts List when alerts are deleted (elastic#73715) [Enterprise Search] Fix/DRY out plugin i18n strings (elastic#74323) update empty prompt in analytics list (elastic#74174) [Task Manager] Correctly handle `running` tasks when calling RunNow and reduce flakiness in related tests (elastic#73244) ...
Co-authored-by: gchaps <[email protected]>
Co-authored-by: gchaps <[email protected]>
Summary
Related to #68805
Checklist
Delete any items that are not applicable to this PR.
For maintainers
Preview
https://kibana_73762.docs-preview.app.elstc.co/guide/en/kibana/master/kibana-alerts.html