logstash/docs/static/config-management.asciidoc
2018-05-30 09:23:53 -07:00

15 lines
596 B
Text

[[config-management]]
== Managing Logstash
Logstash provides configuration management features to make it easier for you to
manage updates to your configuration over time.
The topics in this section describe Logstash configuration management features
only. For information about other config management tools, such as Puppet and
Chef, see the documentation for those projects. Also take a look at the
https://forge.puppet.com/elastic/logstash[Logstash Puppet module documentation].
ifdef::include-xpack[]
:edit_url!:
include::management/centralized-pipelines.asciidoc[]
endif::include-xpack[]