Remove xls settings page

Fixes #11319
This commit is contained in:
Karen Metts 2019-11-18 17:21:18 -05:00
parent 4654b60507
commit e7d87d0da8
3 changed files with 4 additions and 18 deletions

View file

@ -97,6 +97,9 @@ include::static/upgrading.asciidoc[]
:edit_url!:
include::static/configuration.asciidoc[]
:edit_url!:
include::static/security/logstash.asciidoc[]
// Advanced Logstash Configurion
:edit_url!:
@ -126,12 +129,6 @@ include::static/ls-ls-config.asciidoc[]
:edit_url!:
include::static/management/configuring-centralized-pipelines.asciidoc[]
:edit_url!:
include::static/security/logstash.asciidoc[]
:edit_url!:
include::static/setup/configuring-xls.asciidoc[]
:edit_url!:
include::static/field-reference.asciidoc[]

View file

@ -63,7 +63,7 @@ modules:
IMPORTANT: If the <<command-line-flags,command-line flag>> `--modules` is used, any modules defined in the `logstash.yml` file will be ignored.
The `logstash.yml` file includes the following settings. If you are using X-Pack, also see {logstash-ref}/settings-xpack.html[X-Pack Settings in Logstash].
The `logstash.yml` file includes the following settings.
[options="header"]
|=======================================================================

View file

@ -1,11 +0,0 @@
[role="xpack"]
[[settings-xpack]]
=== {xpack} Settings in Logstash
[subs="attributes"]
++++
<titleabbrev>{xpack} Settings</titleabbrev>
++++
include::{asciidoc-dir}/../../shared/settings.asciidoc[]
For more Logstash configuration settings, see <<logstash-settings-file>>.