/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

metricbeat

Install and run Metricbeat

metricbeat.repo

Setup the Elastic package repo for your OS

metricbeat.install

Install Metricbeat

metricbeat.service

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