Pascal Borreli
|
fcb01deb34
Fixed typos (#20843)
|
9 years ago |
Martijn van Groningen
|
55dce523c2
docs: marked `foreach` processor as experimental
|
9 years ago |
Tal Levy
|
550a0449bc
[docs] [fix] `field` is no longer an option for the script processor (#20614)
|
9 years ago |
Tal Levy
|
9f1f5fdedc
introduce the JSON Processor (#20128)
|
9 years ago |
Tal Levy
|
dda32545bb
add ignore_missing option to relevant processors (#20194)
|
9 years ago |
Martijn van Groningen
|
6f6d17dc9c
ingest: Add `dot_expander` processor that can turn fields with dots in the field name into object fields.
|
9 years ago |
Igor Motov
|
b36fbc4452
Add support for parameters to the script ingest processor
|
9 years ago |
Tal Levy
|
bf046f8f93
update ingest date index name processor with runnable CONSOLE examples (#19935)
|
9 years ago |
Martijn van Groningen
|
a91bb29585
ingest: Made the response format of the get pipeline api match with the response format of the index template api
|
9 years ago |
Martijn van Groningen
|
24d7fa6d54
ingest: Change the `foreach` processor to use the `_ingest._value` ingest metadata attribute to store the current array element being processed.
|
9 years ago |
Martijn van Groningen
|
1bc12f5214
docs: fix broken link
|
9 years ago |
Tal Levy
|
8fd01554bc
update foreach processor to only support one applied processor. (#19402)
|
9 years ago |
javanna
|
62462f5d9b
[TEST] replace ResponseBodyAssertion with existing MatchAssertion
|
9 years ago |
David Pilato
|
157645fe9e
Merge pull request #18981 from elastic/doc/ingest-foreach
|
9 years ago |
Adrien Grand
|
db9af54ec0
Remove `_timestamp` and `_ttl` on 5.x indices. #18980
|
9 years ago |
David Pilato
|
cb8073e990
Wrong name for values field
|
9 years ago |
Tal Levy
|
a26260fb72
new ScriptProcessor for Ingest (#18193)
|
9 years ago |
Martijn van Groningen
|
a2ad5c0282
docs: fix typo
|
9 years ago |
Christoph Wurm
|
d71894a226
Update ingest-node.asciidoc
|
9 years ago |
Martijn van Groningen
|
766789b0f0
ingest: added `ignore_failure` option to all processors
|
9 years ago |
Tal Levy
|
edfbdf2748
add ability to specify multiple grok patterns (#18074)
|
9 years ago |
Zachary Tong
|
7c46b57ff2
Add a Sort ingest processor
|
9 years ago |
Clinton Gormley
|
3f594089c2
Renamed all AUTOSENSE snippets to CONSOLE (#18210)
|
9 years ago |
Nik Everett
|
4b1c116461
Generate and run tests from the docs
|
9 years ago |
Martijn van Groningen
|
7aca1389e2
ingest: Add `date_index_name` processor.
|
9 years ago |
Tal Levy
|
6302fb65a3
add ability to disable ability to override values of existing fields in set processor
|
9 years ago |
Martijn van Groningen
|
dd2184ab25
ingest: Streamline option naming for several processors:
|
9 years ago |
Clinton Gormley
|
102a398d9f
Fixed split processor example
|
9 years ago |
Clinton Gormley
|
a2ab13ddd1
Update ingest-node.asciidoc
|
9 years ago |
Martijn van Groningen
|
16fa3e546e
docs: remove mention of file based grok pattern
|
9 years ago |