/metricbeat-formula

Formula for managing Metricbeat

Primary LanguageSaltStackOtherNOASSERTION

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