OpenSearch/docs/reference/ml/apis
David Roberts 21c759af0e
[ML] Add an ingest pipeline definition to structure finder (#34350)
The ingest pipeline that is produced is very simple.  It
contains a grok processor if the format is semi-structured
text, a date processor if the format contains a timestamp,
and a remove processor if required to remove the interim
timestamp field parsed out of semi-structured text.

Eventually the UI should offer the option to customize the
pipeline with additional processors to perform other data
preparation steps before ingesting data to an index.
2018-10-12 07:56:35 +01:00
..
calendarresource.asciidoc
close-job.asciidoc
datafeedresource.asciidoc
delete-calendar-event.asciidoc
delete-calendar-job.asciidoc
delete-calendar.asciidoc
delete-datafeed.asciidoc
delete-filter.asciidoc
delete-forecast.asciidoc
delete-job.asciidoc [ML] Allow asynchronous job deletion (#34058) 2018-10-05 02:41:28 +03:00
delete-snapshot.asciidoc
eventresource.asciidoc
filterresource.asciidoc
find-file-structure.asciidoc [ML] Add an ingest pipeline definition to structure finder (#34350) 2018-10-12 07:56:35 +01:00
flush-job.asciidoc
forecast.asciidoc
get-bucket.asciidoc
get-calendar-event.asciidoc
get-calendar.asciidoc
get-category.asciidoc
get-datafeed-stats.asciidoc
get-datafeed.asciidoc
get-filter.asciidoc
get-influencer.asciidoc
get-job-stats.asciidoc
get-job.asciidoc
get-overall-buckets.asciidoc
get-record.asciidoc
get-snapshot.asciidoc
jobcounts.asciidoc Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
jobresource.asciidoc
ml-api.asciidoc [DOCS][ML] Document the ML find_file_structure endpoint (#33723) 2018-09-20 12:17:09 +01:00
open-job.asciidoc
post-calendar-event.asciidoc
post-data.asciidoc
preview-datafeed.asciidoc
put-calendar-job.asciidoc
put-calendar.asciidoc
put-datafeed.asciidoc
put-filter.asciidoc
put-job.asciidoc
resultsresource.asciidoc [ML] Label anomalies with multi_bucket_impact (#34233) 2018-10-04 09:08:21 +01:00
revert-snapshot.asciidoc
snapshotresource.asciidoc
start-datafeed.asciidoc
stop-datafeed.asciidoc
update-datafeed.asciidoc
update-filter.asciidoc
update-job.asciidoc
update-snapshot.asciidoc
validate-detector.asciidoc
validate-job.asciidoc