Skip to content

Commit 1b8ad0f

Browse files
committed
Change SIEM to Elastic Security
1 parent 0040b2a commit 1b8ad0f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/user/alerting/action-types/pagerduty.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This is required to encrypt parameters that must be secured, for example PagerDu
3636
If you have security enabled:
3737

3838
* You must have
39-
application privileges to access Metrics, APM, Uptime, or SIEM.
39+
application privileges to access Metrics, APM, Uptime, or Elastic Security.
4040
* If you are using a self-managed deployment with security, you must have
4141
Transport Security Layer (TLS) enabled for communication <<configuring-tls-kib-es, between Elasticsearch and Kibana>>.
4242
Alerts uses API keys to secure background alert checks and actions,

docs/user/alerting/alerting-getting-started.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ beta[]
66

77
--
88

9-
Alerting allows you to detect complex conditions within different {kib} apps and trigger actions when those conditions are met. Alerting is integrated with <<xpack-apm,*APM*>>, <<xpack-infra,*Metrics*>>, <<xpack-siem,*SIEM*>>, <<xpack-uptime,*Uptime*>>, can be centrally managed from the <<management,*Management*>> UI, and provides a set of built-in <<action-types, actions>> and <<alert-types, alerts>> for you to use.
9+
Alerting allows you to detect complex conditions within different {kib} apps and trigger actions when those conditions are met. Alerting is integrated with <<xpack-apm,*APM*>>, <<xpack-infra,*Metrics*>>, <<xpack-siem,*Elastic Security*>>, <<xpack-uptime,*Uptime*>>, can be centrally managed from the <<management,*Management*>> UI, and provides a set of built-in <<action-types, actions>> and <<alert-types, alerts>> for you to use.
1010

1111
image::images/alerting-overview.png[Alerts and actions UI]
1212

@@ -148,7 +148,7 @@ Functionally, {kib} alerting differs in that:
148148
* {kib} alerts tracks and persists the state of each detected condition through *alert instances*. This makes it possible to mute and throttle individual instances, and detect changes in state such as resolution.
149149
* Actions are linked to *alert instances* in {kib} alerting. Actions are fired for each occurrence of a detected condition, rather than for the entire alert.
150150

151-
At a higher level, {kib} alerts allow rich integrations across use cases like <<xpack-apm,*APM*>>, <<xpack-infra,*Metrics*>>, <<xpack-siem,*SIEM*>>, and <<xpack-uptime,*Uptime*>>.
151+
At a higher level, {kib} alerts allow rich integrations across use cases like <<xpack-apm,*APM*>>, <<xpack-infra,*Metrics*>>, <<xpack-siem,*Elastic Security*>>, and <<xpack-uptime,*Uptime*>>.
152152
Pre-packaged *alert types* simplify setup, hide the details complex domain-specific detections, while providing a consistent interface across {kib}.
153153

154154
[float]
@@ -171,7 +171,7 @@ To access alerting in a space, a user must have access to one of the following f
171171

172172
* <<xpack-apm,*APM*>>
173173
* <<xpack-infra,*Metrics*>>
174-
* <<xpack-siem,*SIEM*>>
174+
* <<xpack-siem,*Elastic Security*>>
175175
* <<xpack-uptime,*Uptime*>>
176176

177177
See <<kibana-feature-privileges, feature privileges>> for more information on configuring roles that provide access to these features.

docs/user/alerting/defining-alerts.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[[defining-alerts]]
33
== Defining alerts
44

5-
{kib} alerts can be created in a variety of apps including <<xpack-apm,*APM*>>, <<xpack-infra,*Metrics*>>, <<xpack-siem,*SIEM*>>, <<xpack-uptime,*Uptime*>> and from <<management,*Management*>> UI. While alerting details may differ from app to app, they share a common interface for defining and configuring alerts that this section describes in more detail.
5+
{kib} alerts can be created in a variety of apps including <<xpack-apm,*APM*>>, <<xpack-infra,*Metrics*>>, <<xpack-siem,*Elastic Security*>>, <<xpack-uptime,*Uptime*>> and from <<management,*Management*>> UI. While alerting details may differ from app to app, they share a common interface for defining and configuring alerts that this section describes in more detail.
66

77
[float]
88
=== Alert flyout

0 commit comments

Comments
 (0)