ph / logstash-test-environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Simple playbook and vagrant files to test an installation of logstash on a specific linux distribution

Warning

Requirements

How to run?

  • puts the logstash packages in the packages directory
  • create a symlink current.deb or current.rpm
  • cd distribution/
  • vagrant up
  • You can test uninstall and upgrade using env variable like STEP=uninstall,upgrade vagrant up

Defaults

  • It will install the required jvm
  • It will create a sample testing.conf (this config use the generator to create a file in /tmp/testing.log)
  • it will restart the service

About


Languages

Language:Ruby 100.0%