summaryrefslogtreecommitdiff
path: root/docs/reference/ingest
AgeCommit message (Expand)Author
2017-06-28[Docs] Add link to grok debugger docs (#25412)DeDe Morton
2017-06-26Fix documentation for script processor (#25299)Alexander Kazakov
2017-06-13Add target_field parameter to gsub, join, lowercase, sort, split, trim, upper...Alexander Kazakov
2017-06-09Scripting: Change keys for inline/stored scripts to source/id (#25127)Ryan Ernst
2017-06-08Add Ingest-Processor specific Rest Endpoints & Add Grok endpoint (#25059)Tal Levy
2017-06-08Allow removing multiple fields in ingest processor (#24750)Guillaume Le Floch
2017-06-05add `exclude_keys` option to KeyValueProcessor (#24876)Tal Levy
2017-05-25add docs example for Ingest scripts manipulating document metadata (#24875)Tal Levy
2017-05-17Scripting: Remove file scripts (#24627)Ryan Ernst
2017-05-04CONSOLEify a few more docsNik Everett
2017-04-19Add primary term to doc write responseJason Tedor
2017-04-18ingest-node.asciidoc - Clarify json processor (#21876)Glen Smith
2017-03-22Update ingest-node.asciidocClinton Gormley
2016-12-22Link directly to the attachments in arrays sectionGameldar
2016-12-22Add ingest-attachment-with-arrays section to ingest attachments docgameldar
2016-12-20introduce KV Processor in Ingest Node (#22272)Tal Levy
2016-12-20[docs] update ingest-node delete docs to mention wildcarding (#22270)Tal Levy
2016-12-16Enables the ability to inject serialized json fields into root of document. (...Tal Levy
2016-12-16Small typo fix in the docs. (#22180)Pablo Musa
2016-11-16Merge branch 'master' into feature/seq_noJason Tedor
2016-11-16add `ignore_missing` option to SplitProcessor (#20982)Tal Levy
2016-11-16fix trace_match behavior for when there is only one grok pattern (#21413)Tal Levy
2016-11-11Remove shard ID from doc write responseJason Tedor
2016-11-10Merge branch 'master' into feature/seq_noJason Tedor
2016-10-18make painless the default scripting language for ScriptProcessor (#20981)Tal Levy
2016-10-18[DOCS] Add "version" to template and pipeline docs (#20407)Chris Earle
2016-10-10Fixed typos (#20843)Pascal Borreli
2016-09-30merge from masterBoaz Leskes
2016-09-30docs: marked `foreach` processor as experimentalMartijn van Groningen
2016-09-29Fix failing doc tests in feature/seq_noJason Tedor
2016-09-29[docs] [fix] `field` is no longer an option for the script processor (#20614)Tal Levy
2016-09-28[docs] [fix] `field` is no longer an option for the script processor (#20614)Tal Levy
2016-09-09introduce the JSON Processor (#20128)Tal Levy
2016-09-09add ignore_missing option to relevant processors (#20194)Tal Levy
2016-09-05ingest: Add `dot_expander` processor that can turn fields with dots in the fi...Martijn van Groningen
2016-08-24Add support for parameters to the script ingest processorIgor Motov
2016-08-11update ingest date index name processor with runnable CONSOLE examples (#19935)Tal Levy
2016-07-29ingest: Made the response format of the get pipeline api match with the respo...Martijn van Groningen
2016-07-27ingest: Change the `foreach` processor to use the `_ingest._value` ingest met...Martijn van Groningen
2016-07-14docs: fix broken linkMartijn van Groningen
2016-07-13update foreach processor to only support one applied processor. (#19402)Tal Levy
2016-07-01[TEST] replace ResponseBodyAssertion with existing MatchAssertionjavanna
2016-06-22Merge pull request #18981 from elastic/doc/ingest-foreachDavid Pilato
2016-06-22Remove `_timestamp` and `_ttl` on 5.x indices. #18980Adrien Grand
2016-06-20Wrong name for values fieldDavid Pilato
2016-06-15new ScriptProcessor for Ingest (#18193)Tal Levy
2016-06-15docs: fix typoMartijn van Groningen
2016-06-07Update ingest-node.asciidocChristoph Wurm
2016-06-01ingest: added `ignore_failure` option to all processorsMartijn van Groningen
2016-05-25add ability to specify multiple grok patterns (#18074)Tal Levy