chok / metricbeat-formula

Formula for managing Metricbeat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Formula for managing Metricbeat

License:Other


Languages

Language:SaltStack 48.9%Language:Ruby 32.5%Language:Python 18.5%