Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.51 KB

README.rst

File metadata and controls

68 lines (43 loc) · 1.51 KB

beats

Install and configure the Elastic Beats patform.

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