From c1c49432bdc53563e63e9d684ca3e9843626e448 Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Fri, 28 Feb 2020 10:43:02 -0800 Subject: [PATCH] Update cisco.asciidoc (#16434) (#16679) * Update cisco.asciidoc Making Elasticsearch explicit in the instructions * Update docs source in the module dir Co-authored-by: Loek van Gool Co-authored-by: Loek van Gool --- filebeat/docs/modules/cisco.asciidoc | 10 +++++----- x-pack/filebeat/module/cisco/_meta/docs.asciidoc | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/filebeat/docs/modules/cisco.asciidoc b/filebeat/docs/modules/cisco.asciidoc index 216c1004d09..571256fc3c0 100644 --- a/filebeat/docs/modules/cisco.asciidoc +++ b/filebeat/docs/modules/cisco.asciidoc @@ -295,11 +295,11 @@ include::../include/timezone-support.asciidoc[] [[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: +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`. diff --git a/x-pack/filebeat/module/cisco/_meta/docs.asciidoc b/x-pack/filebeat/module/cisco/_meta/docs.asciidoc index dcc5579a39b..f4b9c5e61f0 100644 --- a/x-pack/filebeat/module/cisco/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/cisco/_meta/docs.asciidoc @@ -290,11 +290,11 @@ include::../include/timezone-support.asciidoc[] [[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: +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`.