Skip to content

Commit e9722a4

Browse files
authored
Merge branch 'main' into bye-bye-feature-flag
2 parents c604db8 + 6137f81 commit e9722a4

231 files changed

Lines changed: 4720 additions & 1929 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/CHANGELOG.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ Dashboard::
8282
* Fixes controls getting overwritten on navigation ({kibana-pull}187509[#187509]).
8383
Elastic Security::
8484
For the Elastic Security 8.14.3 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
85-
Logs::
86-
* Fixes log entry fly-out when response is slow ({kibana-pull}187303[#187303]).
8785

8886
[[release-notes-8.14.2]]
8987
== {kib} 8.14.2

docs/api/cases/cases-api-find-connectors.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Retrieves information about <<action-types,connectors>>.
88

99
In particular, only the connectors that are supported for use in cases are
1010
returned. Refer to the list of supported external incident management systems in
11-
<<add-case-connectors>>.
11+
<<case-connectors>>.
1212

1313
[NOTE]
1414
====

docs/api/cases/cases-api-set-configuration.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You must have `all` privileges for the *Cases* feature in the *Management*,
2929
=== {api-description-title}
3030

3131
Connectors are used to interface with external systems. You must create a
32-
connector before you can use it in your cases. Refer to <<add-case-connectors>>.
32+
connector before you can use it in your cases. Refer to <<case-connectors>>.
3333

3434
If you set a default connector, it is automatically selected when you create
3535
cases in {kib}. If you use the <<cases-api-create,create case API>>, however,

docs/api/cases/cases-api-update-configuration.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You must have `all` privileges for the *Cases* feature in the *Management*,
2929
=== {api-description-title}
3030

3131
Connectors are used to interface with external systems. You must create a
32-
connector before you can it in your cases. Refer to <<add-case-connectors>>.
32+
connector before you can it in your cases. Refer to <<case-connectors>>.
3333

3434
=== {api-path-parms-title}
3535

docs/management/cases/add-connectors.asciidoc

Lines changed: 0 additions & 72 deletions
This file was deleted.

docs/management/cases/cases.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Cases are used to open and track issues directly in {kib}.
99
You can add assignees and tags to your cases, set their severity and status, and add alerts, comments, and visualizations.
1010
You can create cases automatically when alerts occur or send cases to external incident management systems by configuring connectors.
1111

12+
You can also optionally add custom fields and case templates. preview:[]
13+
1214
[role="screenshot"]
1315
image::images/cases-list.png[Cases page]
1416
// NOTE: This is an autogenerated screenshot. Do not edit it directly.
@@ -21,5 +23,4 @@ cases in *{stack-manage-app}*.
2123

2224
* <<setup-cases>>
2325
* <<manage-cases>>
24-
* <<add-case-connectors>>
25-
* <<cases-settings>>
26+
* <<manage-cases-settings>>
43.4 KB
Loading
165 KB
Loading
252 KB
Loading
96.5 KB
Loading

0 commit comments

Comments
 (0)