diff --git a/filebeat/docs/modules/cisco.asciidoc b/filebeat/docs/modules/cisco.asciidoc index c072057cd22..f98af64ebe9 100644 --- a/filebeat/docs/modules/cisco.asciidoc +++ b/filebeat/docs/modules/cisco.asciidoc @@ -22,17 +22,6 @@ Cisco ASA devices also support exporting flow records using NetFlow, which is supported by the {filebeat-ref}/filebeat-module-netflow.html[netflow module] in {beatname_uc}. -[WARNING] -======================================= -Some filesets in this module make extensive use of ingest pipeline scripts. -This can cause their ingest pipelines to fail loading due to exceeding the -default compilation limits: - -`[script] Too many dynamic script compilations within, max: [75/5m]` - -Check the <> section for more information. -======================================= - include::../include/what-happens.asciidoc[] include::../include/gs-link.asciidoc[] @@ -345,22 +334,6 @@ will be found under `rsa.raw`. The default is false. :fileset_ex!: -[float] -[[dynamic-script-compilations]] -=== Dynamic Script Compilations - -The `asa` and `ftd` filesets are based on Elasticsearch ingest pipelines and -make extensive use of script processors and painless conditions. This can cause -the pipelines to fail loading the first time the module is used, due to exceeding -the maximum script compilation limits. It is recommended to tune the following -parameters on your Elasticsearch cluster: - -- {ref}/circuit-breaker.html#script-compilation-circuit-breaker[script.max_compilations_rate]: - Increase to at least `100/5m`. - -- {ref}/modules-scripting-using.html#modules-scripting-using-caching[script.cache.max_size]: - Increase to at least `200` if using both filesets or other script-heavy modules. - [float] === Example dashboard diff --git a/filebeat/docs/modules/sophosxg.asciidoc b/filebeat/docs/modules/sophosxg.asciidoc index 996f9c4176a..c276cba4f82 100644 --- a/filebeat/docs/modules/sophosxg.asciidoc +++ b/filebeat/docs/modules/sophosxg.asciidoc @@ -132,22 +132,6 @@ This is a list of FortiOS fields that are mapped to ECS. :fileset_ex!: -[float] -[[dynamic-script-compilations-sophosxg]] -=== Dynamic Script Compilations - -The `sophosxg` filesets are based on Elasticsearch ingest pipelines and -make extensive use of script processors and painless conditions. This can cause -the pipelines to fail loading the first time the module is used, due to exceeding -the maximum script compilation limits. It is recommended to tune the following -parameters on your Elasticsearch cluster: - -- {ref}/circuit-breaker.html#script-compilation-circuit-breaker[script.max_compilations_rate]: - Increase to at least `100/5m`. - -- {ref}/modules-scripting-using.html#modules-scripting-using-caching[script.cache.max_size]: - Increase to at least `300` if using both filesets or other script-heavy modules. - :modulename!: diff --git a/x-pack/filebeat/module/cisco/_meta/docs.asciidoc b/x-pack/filebeat/module/cisco/_meta/docs.asciidoc index b5d7a81d900..fb180ea8aa6 100644 --- a/x-pack/filebeat/module/cisco/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/cisco/_meta/docs.asciidoc @@ -17,17 +17,6 @@ Cisco ASA devices also support exporting flow records using NetFlow, which is supported by the {filebeat-ref}/filebeat-module-netflow.html[netflow module] in {beatname_uc}. -[WARNING] -======================================= -Some filesets in this module make extensive use of ingest pipeline scripts. -This can cause their ingest pipelines to fail loading due to exceeding the -default compilation limits: - -`[script] Too many dynamic script compilations within, max: [75/5m]` - -Check the <> section for more information. -======================================= - include::../include/what-happens.asciidoc[] include::../include/gs-link.asciidoc[] @@ -340,22 +329,6 @@ will be found under `rsa.raw`. The default is false. :fileset_ex!: -[float] -[[dynamic-script-compilations]] -=== Dynamic Script Compilations - -The `asa` and `ftd` filesets are based on Elasticsearch ingest pipelines and -make extensive use of script processors and painless conditions. This can cause -the pipelines to fail loading the first time the module is used, due to exceeding -the maximum script compilation limits. It is recommended to tune the following -parameters on your Elasticsearch cluster: - -- {ref}/circuit-breaker.html#script-compilation-circuit-breaker[script.max_compilations_rate]: - Increase to at least `100/5m`. - -- {ref}/modules-scripting-using.html#modules-scripting-using-caching[script.cache.max_size]: - Increase to at least `200` if using both filesets or other script-heavy modules. - [float] === Example dashboard diff --git a/x-pack/filebeat/module/sophosxg/_meta/docs.asciidoc b/x-pack/filebeat/module/sophosxg/_meta/docs.asciidoc index 528b9b03103..304b2ca88a3 100644 --- a/x-pack/filebeat/module/sophosxg/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/sophosxg/_meta/docs.asciidoc @@ -127,20 +127,4 @@ This is a list of FortiOS fields that are mapped to ECS. :fileset_ex!: -[float] -[[dynamic-script-compilations-sophosxg]] -=== Dynamic Script Compilations - -The `sophosxg` filesets are based on Elasticsearch ingest pipelines and -make extensive use of script processors and painless conditions. This can cause -the pipelines to fail loading the first time the module is used, due to exceeding -the maximum script compilation limits. It is recommended to tune the following -parameters on your Elasticsearch cluster: - -- {ref}/circuit-breaker.html#script-compilation-circuit-breaker[script.max_compilations_rate]: - Increase to at least `100/5m`. - -- {ref}/modules-scripting-using.html#modules-scripting-using-caching[script.cache.max_size]: - Increase to at least `300` if using both filesets or other script-heavy modules. - :modulename!: