logstash/docs/static/config-management.asciidoc
Luca Belluccini 53d9480176
[DOC] Remove reference to puppet LS module (#12356)
As the module is not maintained since 2018 and it was community supported, I would like to remove it from the documentation.
2024-05-16 13:36:52 -04:00

12 lines
445 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.
:edit_url!:
include::management/centralized-pipelines.asciidoc[]