Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 933 Bytes

README.rst

File metadata and controls

57 lines (37 loc) · 933 Bytes

metricbeat-formula

Formula for working with Metricbeat

See the full Salt Formulas installation and usage instructions.

Available states

Install and run Metricbeat

Setup the Elastic package repo for your OS

Install Metricbeat

Run Metricbeat

Testing

Testing is done with Test Kitchen for machine setup and testinfra for integration tests.

Requirements

  • Python
  • Ruby
  • Docker
pip install -r requirements.txt
gem install bundler
bundle install
bundle exec kitchen test