/beats-formula

SaltStack formula to manage Elastic Beats platform

Primary LanguageSaltStackMIT LicenseMIT

beats

Install and configure the Elastic Beats patform.

Note

See the full Salt Formulas installation and usage instructions.

Available states

Installs the Elastic repository for version 5.x packages.

Installs the Filebeat package.

Configures Filebeat by reading from beats:filebeat:config pillar key.

Runs and enables the Filebeat service.

Purges the environment created by beats.filebeat.* states.

Installs the Metricbeat package.

Configures Metricbeat by reading from beats:metricbeat:config pillar key.

Runs and enables the Metricbeat service.

Purges the environment created by beats.metricbeat.* states.

References