-
Notifications
You must be signed in to change notification settings - Fork 240
[Alerting v2][Serverless & 9.5]: Docs for initial public release (M2) #5528
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
Changes from all commits
6ab58fb
3910ffd
99f1fab
b965093
99e6ac9
801e820
0526d32
adc6f44
a758cb3
38d6001
1b3e321
13c9a8f
d28c440
0933fbf
640efe7
43eb7e0
a3973a0
e27659e
cd2a400
43ebcf9
892a63d
3218bf4
ccde9ff
beffb40
18c71be
fad6482
f2daea5
74977b3
98eb746
190d158
f967e8f
5b464b6
2c33baa
438ae27
6692934
83ca2e7
b68de17
7f888bc
5bc08ad
8ffd88f
a56835a
da070bb
89f953a
d7e7019
f0f33a1
583b481
20cadee
21ca754
65c5507
82fcaca
23aa518
0a4c0fe
30aca5f
c279b06
baae64f
9617140
99827b3
299c0d9
5e01a8c
a438210
486840c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -24,7 +24,7 @@ You can find the **{{connectors-ui}}** management page in the navigation menu or | |
|
|
||
| ## Required permissions [_required_permissions_2] | ||
|
|
||
| Access to connectors is granted based on your privileges to alerting-enabled features. For more information, go to [Security](../explore-analyze/alerting/alerts/alerting-setup.md#alerting-security). | ||
| Access to connectors is granted based on your privileges to alerting-enabled features. For more information, go to [Security](../explore-analyze/alerting/kibana-alerting-v1/alerting-setup-v1.md#alerting-security). | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. if connectors are only used by alerting v1 (or rely on a permission set only used by alerting v1), we might need to edit this page further. |
||
|
|
||
| ## Connector networking configuration [_connector_networking_configuration] | ||
|
|
||
|
|
@@ -92,6 +92,6 @@ If a connector is missing sensitive information after the import, a **Fix** butt | |
|
|
||
| ## Monitoring connectors [monitoring-connectors] | ||
|
|
||
| You can query the [Event log index](/explore-analyze/alerting/alerts/event-log-index.md) to gather information on connector successes and failures. | ||
| You can query the [Event log index](/explore-analyze/alerting/kibana-alerting-v1/event-log-index-v1.md) to gather information on connector successes and failures. | ||
|
|
||
| If you're using {{stack}}, then you can also use the [Task Manager health API](/deploy-manage/monitor/kibana-task-manager-health-monitoring.md) to monitor connector performance. However, if connectors fail to run, they will report as successful to Task Manager. The failure stats will not accurately depict connector failures. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -20,7 +20,7 @@ This guide introduces you to three basic user and access management features: [s | |
|
|
||
| Do you have multiple teams using {{kib}}? Do you want a “playground” to experiment with new visualizations or rules? If so, then [{{kib}} Spaces](../../manage-spaces.md) can help. | ||
|
|
||
| Think of a space as another instance of {{kib}}. A space allows you to organize your [dashboards](../../../explore-analyze/dashboards.md), [rules](../../../explore-analyze/alerting/alerts.md), [machine learning jobs](../../../explore-analyze/machine-learning/machine-learning-in-kibana.md), and much more into their own categories. For example, you might have a **Marketing** space for your marketers to track the results of their campaigns, and an **Engineering** space for your developers to [monitor application performance](/solutions/observability/apm/index.md). | ||
| Think of a space as another instance of {{kib}}. A space allows you to organize your [dashboards](../../../explore-analyze/dashboards.md), [rules](../../../explore-analyze/alerting/kibana-alerting-v1.md), [machine learning jobs](../../../explore-analyze/machine-learning/machine-learning-in-kibana.md), and much more into their own categories. For example, you might have a **Marketing** space for your marketers to track the results of their campaigns, and an **Engineering** space for your developers to [monitor application performance](/solutions/observability/apm/index.md). | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. in this context we maybe want to link to the general alerting page (if spaces are relevant still to v2), because spaces work for stack + serverless |
||
|
|
||
| The assets you create in one space are isolated from other spaces, so when you enter a space, you only see the assets that belong to that space. | ||
|
|
||
|
|
||
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.
does v2 not use the email service?
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.
yes but not directly. It would be indirectly via workflow - > connectors