Skip to content

Commit 323dfe6

Browse files
Merge branch '8.19' into rn-8.17.10
2 parents ebf1395 + 662b11f commit 323dfe6

File tree

4 files changed

+18
-1
lines changed

4 files changed

+18
-1
lines changed
-120 KB
Loading

docs/dashboards/rule-monitoring-dashboard.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The dashboard also includes data from all {kib} spaces. To display data only fro
3232
The following visualizations are included:
3333

3434
* *Rule KPIs (key performance indicators)*: The total number of rules enabled, how many times they collectively ran, and their response statuses.
35+
* *Rule gap histogram*: The number of rules with unfilled gaps, filled gaps, and gaps that are being filled within the selected time range. Click the gap status labels—for example, **Rules with unfilled gaps**—to filter the histogram by the status you select.
3536
* *Executions by rule type*: Rule executions over time, broken down by rule type.
3637
* *Executions by status*: Rule executions over time, broken down by status.
3738
* *Total rule execution duration*: How long rules take to run, from start to finish.

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in each release.
55

6+
* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
67
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>
78
* <<release-notes-8.18.4, {elastic-sec} version 8.18.4>>
89
* <<release-notes-8.18.3, {elastic-sec} version 8.18.3>>

docs/release-notes/8.19.asciidoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
[[release-notes-header-8.19.0]]
22
== 8.19
33

4+
[discrete]
5+
[[release-notes-8.19.1]]
6+
=== 8.19.1
7+
8+
[discrete]
9+
[[enhancements-8.19.1]]
10+
==== Enhancements
11+
* Adds advanced policy settings in {elastic-defend} to enable collection of file origin information for File, Process, and DLL (ImageLoad) events ({kibana-pull}223882[#223882], {kibana-pull}222030[#222030]).
12+
13+
[discrete]
14+
[[bug-fixes-8.19.1]]
15+
==== Fixes
16+
* Fixes a bug where Security AI Assistant settings landed on the wrong page for users on the Basic license ({kibana-pull}229163[#229163]).
17+
* Fixes a bug where the base version API route cache was not properly invalidated after rule import ({kibana-pull}228475[#228475]).
18+
419
[discrete]
520
[[release-notes-8.19.0]]
621
=== 8.19.0
@@ -36,7 +51,6 @@
3651
* Groups vulnerabilities by resource and cloud account using IDs instead of names ({kibana-pull}225492[#225492]).
3752
* Adds prompt tiles to the Security AI Assistant ({kibana-pull}224981[#224981]).
3853
* Adds support for collapsible sections in integrations READMEs ({kibana-pull}223916[#223916]).
39-
* Adds advanced policy settings in {elastic-defend} to enable collection of file origin information for File, Process, and DLL (ImageLoad) events ({kibana-pull}222030[#222030], {kibana-pull}223882[#223882]).
4054
* Adds the `ecs@mappings` component to the transform destination index template ({kibana-pull}223878[#223878]).
4155
* Adds the ability to revert a customized prebuilt rule to its original version ({kibana-pull}223301[#223301]).
4256
* Displays which fields are customized for prebuilt rules ({kibana-pull}225939[#225939]).
@@ -65,6 +79,7 @@
6579
* Reduces {elastic-defend} CPU when processing events from the System process, such as IIS network events.
6680
* Improves {elastic-defend} logging of fatal exceptions.
6781
* Improves {elastic-defend} call site analysis logic.
82+
* Adds {elastic-defend} support for Elliptic Curve certificates and TLS output settings, including `supported_protocols`, `cipher_suites`, and `curve_types`.
6883

6984
[discrete]
7085
[[bug-fixes-8.19.0]]

0 commit comments

Comments
 (0)