Lisa Cawley
aa19690990
[DOCS] Add authorization to anomaly detection job and datafeed API examples ( #87937 )
2022-06-27 13:05:35 -07:00
Lisa Cawley
f3a69ae4b1
[DOCS] Adds missing query parameters to ML APIs ( #80863 )
2021-11-22 09:25:01 -08:00
James Rodewig
f56a0f4b66
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
2021-11-05 18:38:50 -04:00
Lisa Cawley
d36f24fbc3
[DOCS] Update datafeed details in ML docs ( #76854 )
2021-08-25 11:35:21 -07:00
Lisa Cawley
70b870ee7f
[DOCS] Fixes nesting of datafeed config in APIs ( #75502 )
2021-07-20 11:27:15 -07:00
István Zoltán Szabó
d07c174aaf
[DOCS] Revises required privileges info in Anomaly Detection API docs ( #72483 )
2021-05-03 10:20:14 +02:00
Benjamin Trent
01fc8ed246
[ML] adding ability to update runtime_mappings via datafeed config update API ( #71707 )
...
Adds runtime_mappings as an updatable field via datafeed config update.
closes : #71702
2021-04-15 09:44:34 -04:00
James Rodewig
5c75d004fa
[DOCS] Replace put
with create or update
in API names ( #70330 )
...
Co-authored-by: debadair <debadair@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2021-03-15 14:49:44 -04:00
David Kyle
22dadfd407
[ML] Docs and HRLC for datafeed runtime mappings ( #65810 )
...
For the changes in #65606
2020-12-08 10:06:58 +00:00
Lisa Cawley
1781d4a7b9
[DOCS] Fix security links in machine learning APIs ( #60098 )
2020-07-23 12:14:56 -07:00
Lisa Cawley
823c337e76
[DOCS] Changes level offset for anomaly detection APIs ( #59920 )
2020-07-20 12:38:09 -07:00
Lisa Cawley
0f52cab495
[DOCS] Replaces docdir attributes in ML APIs ( #57390 )
2020-06-01 11:46:10 -07:00
Lisa Cawley
5ef7aacbf7
[DOCS] Adds documentation for secondary authorization headers ( #55365 )
...
Co-authored-by: Tim Vernum <tim@adjective.org>
2020-04-29 08:28:42 -07:00
Benjamin Trent
1d24960ff8
[ML] prefer secondary authorization header for data[feed|frame] authz ( #54121 )
...
Secondary authorization headers are to be used to facilitate Kibana spaces support + ML jobs/datafeeds.
Now on PUT/Update/Preview datafeed, and PUT data frame analytics the secondary authorization is preferred over the primary (if provided).
closes https://github.com/elastic/elasticsearch/issues/53801
2020-04-02 10:10:46 -04:00
Lisa Cawley
fdcd19483d
[DOCS] Collapses content in machine learning APIs ( #54234 )
2020-03-30 10:08:38 -07:00
Benjamin Trent
d7a63333b5
[ML] Add indices_options to datafeed config and update ( #52793 )
...
This adds a new configurable field called `indices_options`. This allows users to create or update the indices_options used when a datafeed reads from an index.
This is necessary for the following use cases:
- Reading from frozen indices
- Allowing certain indices in multiple index patterns to not exist yet
These index options are available on datafeed creation and update. Users may specify them as URL parameters or within the configuration object.
closes https://github.com/elastic/elasticsearch/issues/48056
2020-02-27 12:22:35 -05:00
Lisa Cawley
551a83a2ff
[DOCS] Clarify interval, frequency, and bucket span in ML APIs and example ( #51280 )
2020-01-22 08:08:31 -08:00
István Zoltán Szabó
406810c172
[DOCS] Describes the relationship of the time-related settings in anomaly detection docs ( #50959 )
...
Co-Authored-By: David Roberts <dave.roberts@elastic.co>
2020-01-15 08:45:03 +01:00
lcawl
c7408a25f1
[DOCS] Minor fixes in ML APIs
2019-12-30 15:21:18 -08:00
Lisa Cawley
6501338a9e
[DOCS] Remove redundant results from ML APIs ( #50477 )
2019-12-24 08:34:03 -08:00
Lisa Cawley
3d96e6b68e
[DOCS] Move datafeed resource definitions into APIs ( #50005 )
...
Co-Authored-By: István Zoltán Szabó <istvan.szabo@elastic.co>
2019-12-11 09:50:41 -08:00
Lisa Cawley
0f51bc2f72
[DOCS] Move anomaly detection job resource definitions into APIs ( #49700 )
...
Co-Authored-By: István Zoltán Szabó <istvan.szabo@elastic.co>
2019-12-06 15:32:07 -08:00
Lisa Cawley
4e4990c6a0
[DOCS] Cleans up links to security content ( #47610 )
2019-10-04 16:10:26 -07:00
James Rodewig
e43be90e6c
[DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] ( #46449 )
2019-09-06 14:05:36 -04:00
James Rodewig
97802d8aff
[DOCS] Change // CONSOLE comments to [source,console] ( #46441 )
2019-09-06 10:55:16 -04:00
Benjamin Trent
9f716fbd4c
[ML] Throw an error when a datafeed needs CCS but it is not enabled for the node ( #46044 )
...
Though we allow CCS within datafeeds, users could prevent nodes from accessing remote clusters. This can cause mysterious errors and difficult to troubleshoot.
This commit adds a check to verify that `cluster.remote.connect` is enabled on the current node when a datafeed is configured with a remote index pattern.
2019-08-28 15:06:26 -05:00
István Zoltán Szabó
78e35c2c3d
[DOCS] Adds supported time units ref to the ML and DF API params. ( #45322 )
2019-08-08 13:43:55 +02:00
Lisa Cawley
3f31859669
[DOCS] Updates terms in machine learning datafeed APIs ( #44883 )
2019-07-26 10:47:03 -07:00
James Rodewig
ea1adb61c2
[DOCS] Update anchors and links for Elasticsearch API relocation ( #44500 )
2019-07-19 09:16:35 -04:00
Lisa Cawley
4fd8e34662
[DOCS] Moves content to ML anomaly-detection folder ( #44520 )
2019-07-17 13:48:12 -07:00