|
@@ -52,8 +52,14 @@ IMPORTANT: You must use {kib} or this API to create a {dataframe-transform}.
|
|
|
(Optional, string) Free text description of the {dataframe-transform}.
|
|
|
|
|
|
`dest`::
|
|
|
- (Required, object) Required. The destination configuration, which consists of `index`
|
|
|
- and optionally a `pipeline` id. See <<data-frame-transform-dest>>.
|
|
|
+ (Required, object) Required. The destination configuration, which has the
|
|
|
+ following properties:
|
|
|
+
|
|
|
+ `index`:::
|
|
|
+ (Required, string) The _destination index_ for the {dataframe-transform}.
|
|
|
+
|
|
|
+ `pipeline`:::
|
|
|
+ (Optional, string) The unique identifier for a <<pipeline,pipeline>>.
|
|
|
|
|
|
`frequency`::
|
|
|
(Optional, time units) The interval between checks for changes in the source indices
|