Skip to content

Commit 1474af4

Browse files
tweaks
1 parent 900680e commit 1474af4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/release-notes/8.19.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
[discrete]
99
[[enhancements-8.19.2]]
1010
==== Enhancements
11-
* Makes {elastic-defend} malware scan queue operate more efficiently by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
12-
* To help identify which parts of `elastic-endpoint.exe` are using a significant amount of CPU, {elastic-defend} on Windows can now include CPU profiling data in diagnostics. To request CPU profiling data via the command line, refer to the {fleet-guide}/elastic-agent-cmd-options.html#_options[Agent command reference]. To request CPU profiling data via Kibana, check the **Collect additional CPU metrics** box when requesting {agent} diagnostics.
13-
* Shortens the time it takes for {elastic-defend} to recover from a DEGRADED status caused by Elastic Agent communication issues.
11+
* Improves {elastic-defend} malware scan queue efficiency by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
12+
* To help identify which parts of `elastic-endpoint.exe` are using a significant amount of CPU, {elastic-defend} on Windows can now include CPU profiling data in diagnostics. To request CPU profiling data using the command line, refer to the {fleet-guide}/elastic-agent-cmd-options.html#_options[Agent command reference]. To request CPU profiling data using Kibana, check the **Collect additional CPU metrics** box when requesting {agent} diagnostics.
13+
* Shortens the time it takes for {elastic-defend} to recover from a `DEGRADED` status caused by {agent} communication issues.
1414
* Allows {elastic-defend} to automatically recover in some situations when it loses connectivity with {agent}.
1515

1616
[discrete]
1717
[[bug-fixes-8.19.2]]
1818
==== Fixes
19-
* Due to an issue in macOS, {elastic-defend} would sometimes send network events without `user.name` populated. {elastic-defend} will now identify these events and populate `user.name` if necessary
19+
* Due to an issue in macOS, {elastic-defend} would sometimes send network events without `user.name` populated. {elastic-defend} will now identify these events and populate `user.name` if necessary.
2020
* Fixes an issue in {elastic-defend} performance metrics that resulted in `endpoint_uptime_percent` always being 0 for behavioral rules.
2121

2222
[discrete]

0 commit comments

Comments
 (0)