Skip to content

Commit

Permalink
Add processor append in docs (#33960)
Browse files Browse the repository at this point in the history
Co-authored-by: Tiago Queiroz <[email protected]>
  • Loading branch information
vinit-chauhan and belimawr authored Dec 21, 2022
1 parent ba334d5 commit 6c99e92
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions libbeat/docs/processors-list.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ endif::[]
ifndef::no_add_tags_processor[]
* <<add-tags, `add_tags`>>
endif::[]
ifndef::no_append_processor[]
* <<append, `append`>>
endif::[]
ifndef::no_community_id_processor[]
* <<community-id,`community_id`>>
endif::[]
Expand Down Expand Up @@ -180,6 +183,9 @@ endif::[]
ifndef::no_add_tags_processor[]
include::{libbeat-processors-dir}/actions/docs/add_tags.asciidoc[]
endif::[]
ifndef::no_append_processor[]
include::{libbeat-processors-dir}/actions/docs/append.asciidoc[]
endif::[]
ifndef::no_community_id_processor[]
include::{libbeat-processors-dir}/communityid/docs/communityid.asciidoc[]
endif::[]
Expand Down

0 comments on commit 6c99e92

Please sign in to comment.