49 Commits

Author SHA1 Message Date
Lisa Cawley
f0b9578684 [DOCS] Removes transform performance note () 2020-04-15 10:42:52 -07:00
István Zoltán Szabó
7dc1ba4273 [DOCS] Updates transform prerequisites () 2020-04-06 17:07:59 +02:00
Lisa Cawley
b138dc4565
[DOCS] Add processing details to get transforms stats API () () 2020-04-02 16:12:57 -07:00
István Zoltán Szabó
3a8e880fe6 [DOCS] Adds snippet comparing two indices to the painless examples () 2020-04-02 08:46:25 +02:00
István Zoltán Szabó
a5497cd9e0 [DOCS] Adds HTTP response count example to Painless examples () 2020-03-31 15:12:58 +02:00
Lisa Cawley
0fa1060ca4
[DOCS] Collapses content in machine learning APIs () () 2020-03-30 11:06:33 -07:00
Benjamin Trent
374e76d7cd
[Transform] fixing naming in HLRC and _cat to match API content () ()
Fixing the naming of the HLRC values to match the ToXContent field names (i.e. the field names returned from an API call).

Also fixes the names in the _cat API as well.

closes 
2020-03-30 08:57:02 -04:00
István Zoltán Szabó
00eaa0ebe5 [DOCS] Changes scripted metric to filter aggs in transforms example () 2020-03-30 09:51:07 +02:00
Lisa Cawley
27cd5b343c
[DOCS] Augments cat transforms API () () 2020-03-26 07:56:46 -07:00
Lisa Cawley
88b1b2f36f [DOCS] Adds transform security privileges () 2020-03-24 09:35:45 -07:00
Lisa Cawley
c4260ba3c7 [DOCS] Fixes formatting in transform overview () 2020-03-23 10:21:54 -07:00
Lisa Cawley
5f45780577 [DOCS] Adds data nanos transform limitation () 2020-03-23 09:49:21 -07:00
Lisa Cawley
8b3ef4ac21 [DOCS] Add generated_dest_index to preview transform API () 2020-03-23 09:43:44 -07:00
István Zoltán Szabó
534e734ad1 [DOCS] Adds painless transform examples ()
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-03-23 10:39:47 +01:00
István Zoltán Szabó
29583288b3 [DOCS] Adds performance considerations section to transforms overview ()
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2020-03-19 17:51:00 +01:00
Lisa Cawley
68f7036a4c [DOCS] Adds example links to transform tutorial () 2020-03-19 09:41:57 -07:00
Lisa Cawley
268e512f0b [DOCS] Add transform nodes () 2020-03-18 15:26:37 -07:00
Lisa Cawley
b1d589f276 [DOCS] Adds operations_behind to transform stats () 2020-03-13 09:34:49 -07:00
David Roberts
4c88996cd7 [DOCS] Correct important note for xpack.transform.enabled ()
Because transforms get assigned to an arbitrary data node it
is important that the transforms plugin is enabled on every
data node.
2020-02-11 13:02:10 +00:00
Lisa Cawley
ea1d9e0803 [DOCS] Defines data frame transform stats API objects () 2020-02-05 12:30:55 -08:00
Lisa Cawley
28f2f3dd02 [DOCS] Minor fixes in transform documentation () 2020-01-29 16:58:18 -08:00
Lisa Cawley
fdf74f6ae4 [DOCS] Removes beta qualifiers from transform documentation () 2020-01-29 08:41:54 -08:00
István Zoltán Szabó
e40580c24d [DOCS] Removes CCS limitation item from Transforms limitations. () 2020-01-20 09:44:11 +01:00
Benjamin Trent
3e014d39c2
[Transform] fail to start/put on missing pipeline () ()
If a pipeline referenced by a transform does not exist, we should not allow the transform to be created. 

We do allow the pipeline existence check to be skipped with defer_validations, but if the pipeline still does not exist on `_start`, the pipeline will fail to start.

relates:  
2020-01-09 10:33:22 -05:00
Lisa Cawley
30d66828ae [DOCS] Move transform resource definitions into APIs () 2019-12-17 12:31:31 -08:00
Lisa Cawley
2d19d0c166 [DOCS] Updates transform screenshots and text () 2019-12-12 09:30:56 -08:00
István Zoltán Szabó
bb91291273 [DOCS] Fixes attribute in transforms overview. () 2019-12-06 10:24:29 +01:00
Hendrik Muhs
b17cfc93e3 [Transform][DOCS]rewrite client ip example to use continuous transform ()
adapt the transform example for suspicious client ips to use continuous transform
2019-12-06 08:20:48 +01:00
István Zoltán Szabó
c13fce60a8 [DOCS] Removes data frame leftovers from transforms overview () 2019-11-22 10:20:15 +01:00
Hendrik Muhs
779b4bd92b update the name of the audit index ()
small update to the name of the audit index changed in 7.5
2019-11-21 16:15:53 +01:00
Benjamin Trent
6ea59dd428
[ML][Transforms] add wait_for_checkpoint flag to stop () ()
Adds `wait_for_checkpoint` for `_stop` API.
2019-10-28 13:02:57 -04:00
Hendrik Muhs
5ecfcdb162 update warning about index names after transform rename ()
update warning about index names after transform rename
2019-10-24 15:17:20 +02:00
Hendrik Muhs
0656207e9a [DOCS][Transform] document limitation regarding rolling upgrade with 7.2, 7.3 ()
adds a limitation about rolling upgrade from 7.2 or 7.3. and fixes a problem with renamed preferences
2019-10-22 09:01:45 +02:00
Hendrik Muhs
06f54428c2 update internal index name in documentation warning () 2019-10-17 15:09:47 +02:00
István Zoltán Szabó
ecd62934f6 [DOCS] Applies rename of transform related roles and privileges () 2019-10-17 10:24:56 +02:00
Hendrik Muhs
5e0e54f455
[Transform] move root endpoint to _transform with BWC layer () ()
move the main endpoint to /_transform/ from /_data_frame/transforms/ with providing backwards compatibility and deprecation warnings
2019-10-08 08:59:01 +02:00
Lisa Cawley
39ef795085
[DOCS] Cleans up links to security content () () 2019-10-07 15:23:19 -07:00
István Zoltán Szabó
170b102ab5 [DOCS] Changes wording to move away from data frame terminology in the ES repo ()
* [DOCS] Changes wording to move away from data frame terminology in the ES repo.
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2019-10-01 08:08:17 +02:00
Lisa Cawley
287d96d1a1 [DOCS] Fix links to transform pages () 2019-09-25 13:09:47 -07:00
Lisa Cawley
d5f396fe55
[DOCS] Adds transforms to Elasticsearch book () () 2019-09-25 08:11:37 -07:00
Lisa Cawley
875d864be6
[DOCS] Update data frame transform URLs () () 2019-09-20 15:57:43 -07:00
István Zoltán Szabó
65fffcc9c1 [DOCS]Changes failed transforms limitation. () 2019-09-19 09:04:41 +02:00
Lisa Cawley
a32fe1618c [DOCS] Updates transform landing page () 2019-09-18 14:00:43 -07:00
István Zoltán Szabó
d931665f91 [DOCS] Adds force parameter to Stop transforms API docs. () 2019-09-18 09:16:07 +02:00
Lisa Cawley
00c604a5a6 [DOCS] Augments ecommerce example () 2019-09-17 11:47:48 -07:00
Lisa Cawley
a9eb538e93 [DOCS] Removes data-frames folder () 2019-09-16 10:29:36 -07:00
Lisa Cawley
dddc9b3d73 [DOCS] Updates dataframe transform terminology () 2019-09-16 08:32:13 -07:00
James Rodewig
2831535cf9 [DOCS] Replace "// CONSOLE" comments with [source,console] () 2019-09-13 11:44:54 -04:00
Lisa Cawley
c0ec6ade4b
[DOCS] Adds transform content () () 2019-09-11 08:44:03 -07:00