ninapavlich / kibana-formula

A SaltStack formula for grabbing Elastic's Kibana

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kibana-formula

This sets up kibana. Supports 2.x and 5.x.

See the full Salt Formulas installation and usage instructions.

Available states

kibana

Installs the kibana package, and starts the associated kibana service.

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

A SaltStack formula for grabbing Elastic's Kibana

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

License:Other


Languages

Language:SaltStack 54.9%Language:HTML 23.7%Language:Ruby 14.3%Language:Python 7.1%