[DOCS] Adds release highlight for new ML modules (#39229)

This commit is contained in:
lcawl 2019-06-19 10:48:10 -07:00
parent 8216bcf8d7
commit f84d424506
2 changed files with 23 additions and 1 deletions

View file

@ -189,8 +189,30 @@ enables you to filter anomaly results for one or more selected influencers.
The query bar suggests influencer field names and values for the selected jobs
as you type.
// end::notable-highlights[]
[float]
=== Simplified creation of {ml} jobs for sample data sets and {metricbeat} data
If you use the {kib} sample data sets, there are now {ml} jobs for the
sample eCommerce orders and the sample web logs. These jobs demonstrate a
variety of ways that you can detect anomalous behavior in the sample data. You
can add the jobs when you {kibana-ref}/add-sample-data.html[load the sample data]
or use the supplied configuration when you are creating jobs in the Machine
Learning app.
Likewise, if you use the
{metricbeat-ref}/metricbeat-module-system.html[{metricbeat} system module] to
monitor your servers, there is a {ml} wizard that recognizes this type of data.
For example, with the supplied configuration you can detect unusual increases in
disk utilization:
[role="screenshot"]
image::release-notes/images/7.2-metricbeat-ml-modules.png[Embedded map in dark mode]
These wizards expedite the creation of pre-configured jobs, dashboards, searches,
and visualizations. For more information, see
{kibana-ref}/ml-jobs.html[Creating {ml} jobs].
// end::notable-highlights[]
[float]
=== Give us your feedback

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB