@@ -162,16 +162,8 @@ This plugin supports the following configuration options plus the <<plugins-{typ
162162| <<plugins-{type}s-{plugin}-add_hostname>> |<<boolean,boolean>>|No
163163| <<plugins-{type}s-{plugin}-cipher_suites>> |<<array,array>>|No
164164| <<plugins-{type}s-{plugin}-client_inactivity_timeout>> |<<number,number>>|No
165- <<<<<<< HEAD
166- <<<<<<< HEAD
167165| <<plugins-{type}s-{plugin}-ecs_compatibility>> | <<string,string>>|No
168- =======
169166| <<plugins-{type}s-{plugin}-executor_threads>> |<<number,number>>|No
170- >>>>>>> added documentation for executor_threads
171- =======
172- | <<plugins-{type}s-{plugin}-ecs_compatibility>> | <<string,string>>|No
173- | <<plugins-{type}s-{plugin}-executor_threads>> |<<number,number>>|No
174- >>>>>>> Put the description in correct order plus little extension to the description
175167| <<plugins-{type}s-{plugin}-host>> |<<string,string>>|No
176168| <<plugins-{type}s-{plugin}-include_codec_tag>> |<<boolean,boolean>>|No
177169| <<plugins-{type}s-{plugin}-port>> |<<number,number>>|Yes
@@ -219,10 +211,6 @@ The list of ciphers suite to use, listed by priorities.
219211
220212Close Idle clients after X seconds of inactivity.
221213
222- <<<<<<< HEAD
223- <<<<<<< HEAD
224- =======
225- >>>>>>> Put the description in correct order plus little extension to the description
226214[id="plugins-{type}s-{plugin}-ecs_compatibility"]
227215===== `ecs_compatibility`
228216
@@ -235,15 +223,6 @@ Close Idle clients after X seconds of inactivity.
235223** Otherwise, the default value is `disabled`.
236224
237225Refer to <<plugins-{type}s-{plugin}-ecs_metadata,ECS mapping>> for detailed information.
238- =======
239- [id="plugins-{type}s-{plugin}-executor_threads"]
240- ===== `executor_threads`
241-
242- * Value type is <<number,number>>
243- * Default value is 1 executor thread per CPU core
244-
245- The number of parallel executor threads.
246- >>>>>>> added documentation for executor_threads
247226
248227[id="plugins-{type}s-{plugin}-executor_threads"]
249228===== `executor_threads`
@@ -384,3 +363,4 @@ The minimum TLS version allowed for the encrypted connections. The value must be
384363include::{include_path}/{type}.asciidoc[]
385364
386365:default_codec!:
366+
0 commit comments