elasticsearch/docs/reference/ml/anomaly-detection
David Roberts c5bef7f9a7
[ML] Deprecate anomaly detection post data endpoint (#66347)
There is little evidence of this endpoint being used
and there is quite a lot of code complexity associated
with the various formats that can be used to upload
data and the different errors that can occur when direct
data upload is open to end users.

In a future release we can make this endpoint internal
so that only datafeeds can use it, and remove all the
options and formats that are not used by datafeeds.

End users will have to store their input data for
anomaly detection in Elasticsearch indices (which we
believe all do today) and use a datafeed to feed it
to anomaly detection jobs.
2020-12-15 18:37:20 +00:00
..
apis [ML] Deprecate anomaly detection post data endpoint (#66347) 2020-12-15 18:37:20 +00:00
functions [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
ml-configuring-aggregations.asciidoc [DOCS] Fixes typo in Aggregating data for faster performance. (#65354) 2020-11-23 12:44:59 +01:00
ml-configuring-categories.asciidoc [DOCS] Per-partition categorization (#61506) 2020-08-26 17:07:46 -07:00
ml-configuring-detector-custom-rules.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00
ml-configuring-populations.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00
ml-configuring-transform.asciidoc [DOCS] Move script and stored fields content to search fields page (#60826) 2020-08-06 12:45:03 -04:00
ml-configuring-url.asciidoc [DOCS] Makes the screenshot larger on the custom URLs page. (#65269) 2020-11-20 09:29:39 +01:00
ml-delayed-data-detection.asciidoc [DOCS] Changes level offset of anomaly detection pages (#59911) 2020-07-20 16:33:54 -07:00