Fix overview list and add ID

Fixes #9156
This commit is contained in:
DeDe Morton 2018-02-16 11:04:31 -08:00
parent a70436bb94
commit b5bface9b9
2 changed files with 2 additions and 1 deletions

View file

@ -42,6 +42,7 @@ docker pull {docker-repo}-oss:{logstash_version}
endif::[]
[[docker-config]]
=== Configuring Logstash for Docker
Logstash differentiates between two types of configuration:

View file

@ -11,8 +11,8 @@ This section includes additional information on how to set up and run Logstash,
* <<running-logstash-command-line>>
* <<running-logstash>>
* <<docker>>
* <<docker-config>>
* <<logging>>
* <<persistent-queues>>
* <<shutdown>>