Deploy, configure, and manage the various components of the Elastic Stack (e.g. Elasticsearch, Kibana, Beats, Logstash)
Note
See the full Salt Formulas installation and usage instructions.
By default this will execute the elastic-stack.repository state
This will enable the elastic stack repository for the specified 'version' (e.g. 6.x by default). All of the sub-packages rely on this state being executed and will include it as part of their install state.
This is a sub-package for installing, configuring, and managing the Elasticsearch service and its plugins
This is a sub-package for installing, configuring, and managing the Kibana service and its plugins
This is a sub-package for installing, configuring, and managing the various Beats agents and their associated modules
This is a sub-package for installing, configuring, and managing the Elastalert service for monitoring the contents of Elasticsearch and generating notifications based on periodic queries.
This formula was created from a cookiecutter template.
See https://github.com/mitodl/saltstack-formula-cookiecutter.