Skip to content

Commit 05f0cbb

Browse files
apply suggestions
1 parent 323dfe6 commit 05f0cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes/8.17.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[[enhancements-8.17.10]]
1010
==== Enhancements
1111
* Due to an issue in macOS, {elastic-defend} would sometimes send network events without `user.name` populated. {elastic-defend} now identifies these events and populates `user.name` if necessary.
12-
* Reduces {elastic-defend} CPU when processing events from the System process.
12+
* Reduces {elastic-defend} CPU usage when processing events from the System process.
1313
* Reduces {elastic-defend} CPU usage for ETW events, API events, and Behavioral Protections. In some cases, this may be a significant reduction.
1414

1515
[discrete]
@@ -18,7 +18,7 @@
1818
* Fixes a race condition in {elastic-defend} on Windows that occasionally resulted in corrupted process command lines. This could cause incorrect values for `process.command_line`, `process.args_count`, and `process.args`, leading to false positives.
1919
* Improves the efficiency of the {elastic-defend} malware scan queue by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
2020
* Fixes an issue in {elastic-defend} performance metrics that resulted in `endpoint_uptime_percent` always being 0 for behavioral rules.
21-
* Fixes an issue in {elastic-defend} that could result in a crash if a {ls} output configuration is specified containing a certificate which cannot not be parsed.
21+
* Fixes an issue in {elastic-defend} that could result in a crash if a {ls} output configuration contains a certificate that cannot be parsed.
2222
* Shortens the time it takes for {elastic-defend} to recover from a `DEGRADED` status caused by {agent} communication issues.
2323

2424
[discrete]

0 commit comments

Comments
 (0)