@@ -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
@@ -238,6 +246,14 @@ Refer to <<plugins-{type}s-{plugin}-ecs_metadata,ECS mapping>> for detailed info
238246The number of parallel executor threads.
239247>>>>>>> added documentation for executor_threads
240248
249+ [id="plugins-{type}s-{plugin}-executor_threads"]
250+ ===== `executor_threads`
251+
252+ * Value type is <<number,number>>
253+ * Default value is 1 executor thread per CPU core
254+
255+ The number of parallel executor threads to be used to process incoming beats requests.
256+
241257[id="plugins-{type}s-{plugin}-host"]
242258===== `host`
243259
0 commit comments