@@ -163,10 +163,15 @@ This plugin supports the following configuration options plus the <<plugins-{typ
163163| <<plugins-{type}s-{plugin}-cipher_suites>> |<<array,array>>|No
164164| <<plugins-{type}s-{plugin}-client_inactivity_timeout>> |<<number,number>>|No
165165<<<<<<< HEAD
166+ <<<<<<< HEAD
166167| <<plugins-{type}s-{plugin}-ecs_compatibility>> | <<string,string>>|No
167168=======
168169| <<plugins-{type}s-{plugin}-executor_threads>> |<<number,number>>|No
169170>>>>>>> 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
170175| <<plugins-{type}s-{plugin}-host>> |<<string,string>>|No
171176| <<plugins-{type}s-{plugin}-include_codec_tag>> |<<boolean,boolean>>|No
172177| <<plugins-{type}s-{plugin}-port>> |<<number,number>>|Yes
@@ -215,6 +220,9 @@ The list of ciphers suite to use, listed by priorities.
215220Close Idle clients after X seconds of inactivity.
216221
217222<<<<<<< HEAD
223+ <<<<<<< HEAD
224+ =======
225+ >>>>>>> Put the description in correct order plus little extension to the description
218226[id="plugins-{type}s-{plugin}-ecs_compatibility"]
219227===== `ecs_compatibility`
220228
@@ -237,6 +245,14 @@ Refer to <<plugins-{type}s-{plugin}-ecs_metadata,ECS mapping>> for detailed info
237245The number of parallel executor threads.
238246>>>>>>> added documentation for executor_threads
239247
248+ [id="plugins-{type}s-{plugin}-executor_threads"]
249+ ===== `executor_threads`
250+
251+ * Value type is <<number,number>>
252+ * Default value is 1 executor thread per CPU core
253+
254+ The number of parallel executor threads to be used to process incoming beats requests.
255+
240256[id="plugins-{type}s-{plugin}-host"]
241257===== `host`
242258
0 commit comments