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 |
Martijn van Groningen
|
ca5bd89581
docs: adjust grok processor docs to not mention pattern files as these no longer exist
|
9 years ago |
Tal Levy
|
2064fe3985
add type conversion support to ConvertProcessor
|
9 years ago |
Clinton Gormley
|
432f0cc193
Docs: Added the ingest node to the modules/nodes page
|
9 years ago |
Martijn van Groningen
|
2fa33d5c47
Added ingest statistics to node stats API
|
9 years ago |
Martijn van Groningen
|
82d01e4315
Added ingest info to node info API, which contains a list of available processors.
|
9 years ago |
DeDe Morton
|
6b52b0bdc3
Ingest node edits
|
9 years ago |
Martijn van Groningen
|
ddc2b60c4b
docs: fix incorrect grok pattern parameter names
|
9 years ago |
DeDe Morton
|
d3e3f19a1f
Change topic order
|
9 years ago |
DeDe Morton
|
2734737d55
Add ingest docs to the build
|
9 years ago |