Commit graph

3 commits

Author SHA1 Message Date
Pete Gillin
061a751a09
Fix a one-word typo in the date processor docs (#127548)
This erroneously claimed that the example used a `drop` processor
(which drops whole documents) when it actually uses a `remove`
processor (which removes fields).
2025-04-30 10:03:43 +02:00
Pete Gillin
35c2b25415
Add info to date processor docs (#127434)
This does two things:

 - It describes what the `timezone` option actually does. The existing wording is misleading.
 - It recommends avoiding short abbreviations for timezones such as `PST`. This has come up at least twice recently.
2025-04-29 13:40:36 +01:00
Colleen McGinnis
9bcd59596d
[docs] Prepare for docs-assembler (#125118)
* reorg files for docs-assembler and create toc.yml files

* fix build error, add redirects

* only toc

* move images
2025-03-20 12:09:12 -05:00
Renamed from docs/reference/ingestion-tools/enrich-processor/date-processor.md (Browse further)