[DOCS] Moves X-Pack configuration pages in table of contents#9604
Merged
lcawl merged 2 commits intoelastic:masterfrom May 17, 2018
Merged
[DOCS] Moves X-Pack configuration pages in table of contents#9604lcawl merged 2 commits intoelastic:masterfrom
lcawl merged 2 commits intoelastic:masterfrom
Conversation
lcawl
added a commit
that referenced
this pull request
May 18, 2018
lcawl
added a commit
that referenced
this pull request
May 18, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to #9596
This PR removes the "Set Up X-Pack" section from the highest level of the Kibana User Guide's table of contents. Instead, that content is moved under the existing "Setting Up and Running Logstash" and "Configuring Logstash" sections. For example:
and
This is a superficial change, but sets the stage for ultimately moving those source files into the logstash/docs folder. In the long run, I expect the "Set up X-Pack" page to be removed when its contents are merged into the appropriate Logstash page.
P.S. These pages are just about one-time setup of these features, but you could definitely make a case for putting some of them under appropriate "Managing Logstash", "Monitoring Logstash", and "Securing Logstash" sections instead. Whatever you prefer, let me know and I'll help make it so.