@@ -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
@@ -236,15 +224,6 @@ Close Idle clients after X seconds of inactivity.
236224** Otherwise, the default value is `disabled`.
237225
238226Refer to <<plugins-{type}s-{plugin}-ecs_metadata,ECS mapping>> for detailed information.
239- =======
240- [id="plugins-{type}s-{plugin}-executor_threads"]
241- ===== `executor_threads`
242-
243- * Value type is <<number,number>>
244- * Default value is 1 executor thread per CPU core
245-
246- The number of parallel executor threads.
247- >>>>>>> added documentation for executor_threads
248227
249228[id="plugins-{type}s-{plugin}-executor_threads"]
250229===== `executor_threads`
@@ -385,3 +364,4 @@ The minimum TLS version allowed for the encrypted connections. The value must be
385364include::{include_path}/{type}.asciidoc[]
386365
387366:default_codec!:
367+
0 commit comments