Commit graph

12 commits

Author SHA1 Message Date
Joe Gallo
87ed699352
Fix the rendering of a table in the normalize_for_stream docs (#129345) 2025-06-12 11:02:48 -04:00
eyalkoren
d3d2d9b996
Adding NormalizeForStreamProcessor (#125699) 2025-06-03 13:11:12 -04:00
George Wallace
4eca31756f
Update dissect-processor.md (#128708) 2025-06-02 08:49:45 +02:00
Lisa Cawley
3b54afd2b7
[DOCS] Edit dynamic and static setting links (#128537) 2025-05-29 08:00:11 -07:00
Fabrizio Ferri-Benedetti
d10ef76ba3
[DOCS] Replace irregular whitespaces in docs (#128199)
* Replace irregular whitespaces

* More chars
2025-05-20 16:20:22 +02:00
Lisa Cawley
3b334da5fe
[DOCS] Fix poor link in community-id-processor.md (#127533) 2025-04-30 07:26:10 -07:00
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
08552f1c2e
[docs] Fix various syntax and rendering errors (#127062)
* fix syntax and rendering errors

* clean up

* fix versions

* more clean up

* more fixes

* more fixes

* more fixes
2025-04-24 17:57:03 +02:00
Joe Gallo
078f7ff9f7
Minor docs fixes (#126143) 2025-04-02 12:30:07 -04:00
Colleen McGinnis
adccaa66a4
remove reliance on redirects in docs-content (#125863) 2025-03-28 16:41:38 +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