From 0f8a937118d1ecad31e3a81ca89b39d945987860 Mon Sep 17 00:00:00 2001 From: Janeen Mikell-Straughn Date: Tue, 10 Nov 2020 12:54:30 -0500 Subject: [PATCH 1/3] updates for 7.10. --- docs/whats-new.asciidoc | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/docs/whats-new.asciidoc b/docs/whats-new.asciidoc index c2d495566d..0b90bce2c1 100644 --- a/docs/whats-new.asciidoc +++ b/docs/whats-new.asciidoc @@ -9,10 +9,24 @@ coming::[7.10.0] [discrete] -[[sec-ml-7.10-changes]] -=== Twelve new {anomaly-detect} configurations +[[sec-7.10-term-changes]] +=== Terminology changes + +* *Ingest Manager* has been renamed to *Fleet*. +* *Configuration* has been renamed to *Policy*. -{elastic-sec} now provides additional {anomaly-jobs} for {auditbeat} and +[discrete] +[[enhancements-7.10]] +=== New features +* New support for macOS 11.0 (Big Sur). +* Enhanced user interface for the <> page. +* Add <> to avoid performance or compatibility issues. +* New <> based on {ref}/eql.html[EQL (Event Query Language)]. +* New <> to create alerts for index field values that match threat indices. +* Free, open detections in the https://github.com/elastic/detection-rules/issues[Detection Rules repo]. +* New <> that include detection alert actions. +* Connect and send <> to external systems (ServiceNow, Jira, Resilient) +* In addition to new <> for 7.10, {elastic-sec} now provides additional {anomaly-jobs} for {auditbeat} and {winlogbeat} data. Twelve new metadata and discovery analysis jobs have been added to enable threat detection on metadata services, system and discovery processes, and compiler events. For the full list, see <>. From 9e8b553076f1f9313870420288705b2c68d3e5c5 Mon Sep 17 00:00:00 2001 From: Janeen Mikell-Straughn Date: Tue, 10 Nov 2020 17:45:59 -0500 Subject: [PATCH 2/3] feedback/build fix. --- docs/whats-new.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/whats-new.asciidoc b/docs/whats-new.asciidoc index 0b90bce2c1..008e38d396 100644 --- a/docs/whats-new.asciidoc +++ b/docs/whats-new.asciidoc @@ -21,9 +21,9 @@ coming::[7.10.0] * New support for macOS 11.0 (Big Sur). * Enhanced user interface for the <> page. * Add <> to avoid performance or compatibility issues. -* New <> based on {ref}/eql.html[EQL (Event Query Language)]. +* New <> based on {ref}/eql.html[EQL (Event Query Language)]. * New <> to create alerts for index field values that match threat indices. -* Free, open detections in the https://github.com/elastic/detection-rules/issues[Detection Rules repo]. +* Free, open detections in the https://github.com/elastic/detection-rules#detection-rules[Detection Rules repo]. * New <> that include detection alert actions. * Connect and send <> to external systems (ServiceNow, Jira, Resilient) * In addition to new <> for 7.10, {elastic-sec} now provides additional {anomaly-jobs} for {auditbeat} and From bd291607cddecc83f4098e7f6b50a33037f77e32 Mon Sep 17 00:00:00 2001 From: Janeen Mikell-Straughn Date: Tue, 10 Nov 2020 17:58:20 -0500 Subject: [PATCH 3/3] removing links so the build can pass. --- docs/whats-new.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/whats-new.asciidoc b/docs/whats-new.asciidoc index 008e38d396..fbbd93778d 100644 --- a/docs/whats-new.asciidoc +++ b/docs/whats-new.asciidoc @@ -21,8 +21,8 @@ coming::[7.10.0] * New support for macOS 11.0 (Big Sur). * Enhanced user interface for the <> page. * Add <> to avoid performance or compatibility issues. -* New <> based on {ref}/eql.html[EQL (Event Query Language)]. -* New <> to create alerts for index field values that match threat indices. +* New Event Correlation rule type>> based on {ref}/eql.html[EQL (Event Query Language)]. +* New Indicator Match rule type to create alerts for index field values that match threat indices. * Free, open detections in the https://github.com/elastic/detection-rules#detection-rules[Detection Rules repo]. * New <> that include detection alert actions. * Connect and send <> to external systems (ServiceNow, Jira, Resilient)