skrzyp / beats-formula

SaltStack formula to manage Elastic Beats platform

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beats

Install and configure the Elastic Beats patform.

Available states

Installs the Elastic repository for version 5.x packages.

Installs Auditbeat, Packetbeat, Filebeat, Metricbeat. Adds the Configs and enables the services.

Installs the Filebeat package and enables the relative systemd unit.

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

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

Installs the Metricbeat package and enables the relative systemd unit.

Configure metricbeat by reading from beats:metricbeat:config pillar key.

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

Installs the packetbeat package and enables the relative systemd unit.

Configure packetbeat by reading from beats:packetbeat:config pillar key.

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

Installs the auditbeat package and enables the relative systemd unit.

Configure auditbeat by reading from beats:auditbeat:config pillar key.

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

References

About

SaltStack formula to manage Elastic Beats platform

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License:MIT License


Languages

Language:SaltStack 100.0%