diff --git a/docs/plugins/codecs/cef.asciidoc b/docs/plugins/codecs/cef.asciidoc index 39ee7ab3..f8d7f3eb 100644 --- a/docs/plugins/codecs/cef.asciidoc +++ b/docs/plugins/codecs/cef.asciidoc @@ -5,9 +5,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v6.2.7 -:release_date: 2023-05-12 -:changelog_url: https://github.com/logstash-plugins/logstash-codec-cef/blob/v6.2.7/CHANGELOG.md +:version: v6.2.8 +:release_date: 2024-10-22 +:changelog_url: https://github.com/logstash-plugins/logstash-codec-cef/blob/v6.2.8/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! @@ -408,6 +408,7 @@ The following is a mapping between these fields. | <> |<>|No | <> |<>|No | <> |<>|No +| <> |<>|No | <> |<>|No | <> |<>|No | <> |<>|No @@ -536,6 +537,13 @@ When this codec is used in an Output Plugin, this option can be used to specify value of the device product field in CEF header. The new value can include `%{foo}` strings to help you build a new value from other parts of the event. +[id="plugins-{type}s-{plugin}-raw_data_field"] +===== `raw_data_field` + + * Value type is <> + * There is no default value for this setting + +Store the raw data to the field, for example `[event][original]`. Existing target field will be overriden. [id="plugins-{type}s-{plugin}-reverse_mapping"] ===== `reverse_mapping` diff --git a/docs/plugins/inputs/http.asciidoc b/docs/plugins/inputs/http.asciidoc index 473c8afc..a3561e43 100644 --- a/docs/plugins/inputs/http.asciidoc +++ b/docs/plugins/inputs/http.asciidoc @@ -6,9 +6,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v3.9.0 -:release_date: 2024-08-28 -:changelog_url: https://github.com/logstash-plugins/logstash-input-http/blob/v3.9.0/CHANGELOG.md +:version: v3.9.1 +:release_date: 2024-10-18 +:changelog_url: https://github.com/logstash-plugins/logstash-input-http/blob/v3.9.1/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT! diff --git a/docs/plugins/inputs/tcp.asciidoc b/docs/plugins/inputs/tcp.asciidoc index 0f60b7b9..0d6c591b 100644 --- a/docs/plugins/inputs/tcp.asciidoc +++ b/docs/plugins/inputs/tcp.asciidoc @@ -6,9 +6,9 @@ /////////////////////////////////////////// START - GENERATED VARIABLES, DO NOT EDIT! /////////////////////////////////////////// -:version: v6.4.2 -:release_date: 2024-04-23 -:changelog_url: https://github.com/logstash-plugins/logstash-input-tcp/blob/v6.4.2/CHANGELOG.md +:version: v6.4.3 +:release_date: 2024-10-16 +:changelog_url: https://github.com/logstash-plugins/logstash-input-tcp/blob/v6.4.3/CHANGELOG.md :include_path: ../../../../logstash/docs/include /////////////////////////////////////////// END - GENERATED VARIABLES, DO NOT EDIT!