mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
15 lines
596 B
Text
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[]
|