Skip to content
Next Next commit
[DOCS] Indicate Apache and Nginx ML modules are legacy versions
  • Loading branch information
lcawl committed Jun 2, 2021
commit dbb7f457fb30e2c94a82560050568bc5b0ceeb1f
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
<titleabbrev>Apache</titleabbrev>
++++
// tag::apache-jobs[]
These {anomaly-job} wizards appear in {kib} if you use
These legacy {anomaly-job} wizards appear in {kib} if you use
{filebeat-ref}/index.html[{filebeat}] to ship access logs from your
https://httpd.apache.org/[Apache] HTTP servers to {es} and store it using fields
and data types from the Elastic Common Schema (ECS). For more details, see the
and data types from the Elastic Common Schema (ECS). The latest versions are
installed with the Apache integration in {Fleet}.

For more details, see the
{dfeed} and job definitions in
https://github.com/elastic/kibana/tree/{branch}/x-pack/plugins/ml/server/models/data_recognizer/modules/apache_ecs/ml[GitHub].

Expand Down
10 changes: 6 additions & 4 deletions docs/en/stack/ml/anomaly-detection/ootb-ml-jobs-nginx.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
++++

// tag::nginx-jobs[]
These {anomaly-job} wizards appear in {kib} if you use {filebeat} to ship access
logs from your http://nginx.org/[Nginx] HTTP servers to {es} and store it using
fields and datatypes from the Elastic Common Schema (ECS). For more details, see
the {dfeed} and job definitions in
These legacy {anomaly-job} wizards appear in {kib} if you use {filebeat} to ship
access logs from your http://nginx.org/[Nginx] HTTP servers to {es} and store it
using fields and datatypes from the Elastic Common Schema (ECS). The latest
versions are installed with the Nginx integration in {fleet}.

For more details, see the {dfeed} and job definitions in
https://github.com/elastic/kibana/tree/{branch}/x-pack/plugins/ml/server/models/data_recognizer/modules/nginx_ecs/ml[GitHub].

These configurations are only available if data exists that matches the
Expand Down